Accusoft.NotateXpress13.Net
ProtractorAngle Property




Gets the angle of the protractor.
Syntax
public float ProtractorAngle {get;}
public: __property float get_ProtractorAngle();
public:
property float ProtractorAngle {
   float get();
}
'Declaration
 
Public ReadOnly Property ProtractorAngle As Single
 
'Usage
 
Dim instance As ProtractorTool
Dim value As Single
 
value = instance.ProtractorAngle

Property Value

A single value which represents the angle of the protractor.
See Also

Reference

ProtractorTool Class
ProtractorTool Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback