Accusoft.NotateXpress13.Net
EndPointStyle Property (ProtractorToolbarDefaults)




Gets and sets the arrowhead for the ends used to draw the ruler.
Syntax
'Declaration
 
Public Property EndPointStyle As EndPointStyle
'Usage
 
Dim instance As ProtractorToolbarDefaults
Dim value As EndPointStyle
 
instance.EndPointStyle = value
 
value = instance.EndPointStyle
public EndPointStyle EndPointStyle {get; set;}
public: __property EndPointStyle get_EndPointStyle();
public: __property void set_EndPointStyle( 
   EndPointStyle value
);
public:
property EndPointStyle EndPointStyle {
   EndPointStyle get();
   void set (    EndPointStyle value);
}

Property Value

The end point style.
Remarks

This property is in addition to the built-in guage.

See Also

Reference

ProtractorToolbarDefaults Class
ProtractorToolbarDefaults Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback