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