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