public float FontWidth {get; set;}
public: __property float get_FontWidth(); public: __property void set_FontWidth( float value );
public: property float FontWidth { float get(); void set ( float value); }
'Declaration Public Property FontWidth As Single
'Usage Dim instance As ImGearVectorTextObject Dim value As Single instance.FontWidth = value value = instance.FontWidth
ImGearVectorTextObject Class ImGearVectorTextObject Members
©2014. Accusoft Corporation. All Rights Reserved.