Accusoft.NotateXpress13.Net
GaugeLength Property (ProtractorToolbarDefaults)




Gets and sets the length of the gauge that is drawn at the endpoints of the ruler annotation.
Syntax
public int GaugeLength {get; set;}
public: __property int get_GaugeLength();
public: __property void set_GaugeLength( 
   int value
);
public:
property int GaugeLength {
   int get();
   void set (    int value);
}
'Declaration
 
Public Property GaugeLength As Integer
 
'Usage
 
Dim instance As ProtractorToolbarDefaults
Dim value As Integer
 
instance.GaugeLength = value
 
value = instance.GaugeLength

Property Value

An integer value which represents the length of the gauge.
See Also

Reference

ProtractorToolbarDefaults Class
ProtractorToolbarDefaults Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback