public int ImageSize {get;}
public: __property int get_ImageSize();
public: property int ImageSize { int get(); }
'Declaration Public ReadOnly Property ImageSize As Integer
'Usage Dim instance As ImGearThumbnailItem Dim value As Integer value = instance.ImageSize
ImGearThumbnailItem Class ImGearThumbnailItem Members