Accusoft.NotateXpress13.Net
ShowGauge Property (ProtractorToolbarDefaults)




Gets and sets whether or not the gauge lines are displayed on the endpoints of the ruler annotation.
Syntax
'Declaration
 
Public Property ShowGauge As Boolean
'Usage
 
Dim instance As ProtractorToolbarDefaults
Dim value As Boolean
 
instance.ShowGauge = value
 
value = instance.ShowGauge
public bool ShowGauge {get; set;}
public: __property bool get_ShowGauge();
public: __property void set_ShowGauge( 
   bool value
);
public:
property bool ShowGauge {
   bool get();
   void set (    bool value);
}
See Also

Reference

ProtractorToolbarDefaults Class
ProtractorToolbarDefaults Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback