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