ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailItem Class : ImageSize Property |
'Declaration Public ReadOnly Property ImageSize As Integer
'Usage Dim instance As ImGearThumbnailItem Dim value As Integer value = instance.ImageSize
public int ImageSize {get;}
public: __property int get_ImageSize();