GdPicture.NET.14
GdPicture14.WPF Namespace / ThumbnailEx Class / ThumbnailBackColor Property





In This Topic
ThumbnailBackColor Property (ThumbnailEx)
In This Topic
Defines the background color of all thumbnails. Default value is Transparent.
Syntax
'Declaration
 
Public Property ThumbnailBackColor As Color
 
Remarks
The SetItemBackgroundColor() should be used to set the background color of a specific thumbnail.
See Also