ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailItem Interface : ImageSize Property |
'Declaration ReadOnly Property ImageSize As Integer
'Usage Dim instance As IImGearThumbnailItem Dim value As Integer value = instance.ImageSize
int ImageSize {get;}
__property int get_ImageSize();