Accusoft.NotateXpress13.Net
BeginPointStyle Property (ProtractorToolbarDefaults)




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

Property Value

The begin point style.
Remarks

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

See Also

Reference

ProtractorToolbarDefaults Class
ProtractorToolbarDefaults Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback