SelectedThumbStyle Property

Summary

Gets the style for a selected thumbnail.

Syntax
C#
VB
C++
[NotifyParentPropertyAttribute(true)] 
public ThumbnailStyle SelectedThumbStyle { get; } 
  
Public ReadOnly Property SelectedThumbStyle As ThumbnailStyle 
public: 
property ThumbnailStyle^ SelectedThumbStyle { 
   ThumbnailStyle^ get(); 
} 

Property Value

The style for a selected thumbnail.

Example

Refer to Add(String,Int32,Int32)

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Web Assembly