ImageGear21.Wpf Assembly > ImageGear.WPF 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();