string Label {get; set;}
__property string* get_Label(); __property void set_Label( string* value );
property String^ Label { String^ get(); void set ( String^ value); }
'Declaration Property Label As String
'Usage Dim instance As IImGearARTPolyRuler Dim value As String instance.Label = value value = instance.Label
IImGearARTPolyRuler Interface IImGearARTPolyRuler Members
©2016. Accusoft Corporation. All Rights Reserved.