public int StartLineLength {get; set;}
public: __property int get_StartLineLength(); public: __property void set_StartLineLength( int value );
public: property int StartLineLength { int get(); void set ( int value); }
'Declaration Public Property StartLineLength As Integer
'Usage Dim instance As ImGearARTPolyRuler Dim value As Integer instance.StartLineLength = value value = instance.StartLineLength
ImGearARTPolyRuler Class ImGearARTPolyRuler Members
©2016. Accusoft Corporation. All Rights Reserved.