GdPicture.NET.14
GdPicture14 Namespace / ThumbnailEx Class / EnableDropShadow Property





In This Topic
EnableDropShadow Property (ThumbnailEx)
In This Topic
Determines whether thumbnails are rendered with a very light and gentle drop shadow effect on the screen. This feature is not compatible with thumbnail borders. To activate it, switch the ThumbnailBorder property to False. Default value is true.
Syntax
'Declaration
 
Public Property EnableDropShadow As Boolean
 
See Also