ImageGear for .NET
Thumbnail Property (IImGearThumbnailItem)




Gets thumbnail bitmap representing an image.
Syntax
'Declaration
 
ReadOnly Property Thumbnail As Image
'Usage
 
Dim instance As IImGearThumbnailItem
Dim value As Image
 
value = instance.Thumbnail
Image Thumbnail {get;}
__property Image* get_Thumbnail();
property Image^ Thumbnail {
   Image^ get();
}

Property Value

System.Drawing.Image class object.
See Also

Reference

IImGearThumbnailItem Interface
IImGearThumbnailItem Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback