public int StartLineLength {get; set;}
public: __property int get_StartLineLength(); public: __property void set_StartLineLength( int value );
'Declaration Public Property StartLineLength As Integer
'Usage Dim instance As ImGearARTRuler Dim value As Integer instance.StartLineLength = value value = instance.StartLineLength