public bool ShowAngle {get; set;}
public: __property bool get_ShowAngle(); public: __property void set_ShowAngle( bool value );
public: property bool ShowAngle { bool get(); void set ( bool value); }
'Declaration Public Property ShowAngle As Boolean
'Usage Dim instance As ProtractorToolbarDefaults Dim value As Boolean instance.ShowAngle = value value = instance.ShowAngle
true
false
ProtractorToolbarDefaults Class ProtractorToolbarDefaults Members
©2019. Accusoft Corporation. All Rights Reserved.