Accusoft.NotateXpress13.Net
ShowAngle Property (ProtractorToolbarDefaults)




Gets and sets whether or not the length is displayed adjacent to the ruler annotation.
Syntax
'Declaration
 
Public Property ShowAngle As Boolean
'Usage
 
Dim instance As ProtractorToolbarDefaults
Dim value As Boolean
 
instance.ShowAngle = value
 
value = instance.ShowAngle
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);
}

Property Value

true if ShowAngle otherwise, false.
See Also

Reference

ProtractorToolbarDefaults Class
ProtractorToolbarDefaults Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback