ImageGear .NET - Updated October 2, 2018
Thumbnail Property (ImGearThumbnailItem)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailItem Class : Thumbnail Property
Gets thumbnail bitmap representing an image.
Syntax
'Declaration
 
Public ReadOnly Property Thumbnail As Image
 
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As Image
 
value = instance.Thumbnail

Property Value

System.Drawing.Image class object.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members