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