Accusoft.NotateXpress13.Net
ProtractorAngle Property




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

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