Accusoft.NotateXpress13.Net
AngleUnit Property




Gets and sets the angle unit of the protractor annotation.
Syntax
'Declaration
 
Public Property AngleUnit As AngleUnit
'Usage
 
Dim instance As ProtractorTool
Dim value As AngleUnit
 
instance.AngleUnit = value
 
value = instance.AngleUnit
public AngleUnit AngleUnit {get; set;}
public: __property AngleUnit get_AngleUnit();
public: __property void set_AngleUnit( 
   AngleUnit value
);
public:
property AngleUnit AngleUnit {
   AngleUnit get();
   void set (    AngleUnit value);
}

Property Value

The AngleUnit for the protractor annotation.
See Also

Reference

ProtractorTool Class
ProtractorTool Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback