'Declaration Public ReadOnly Property ImageSize As Size
'Usage Dim instance As ImGearThumbnailCtl Dim value As Size value = instance.ImageSize
public Size ImageSize {get;}
public: __property Size get_ImageSize();
Property Value
System.Windows.Size
value.