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