Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

ProtractorAngle Property






Gets the angle of this AnnProtractorObject object.
Syntax
public virtual float ProtractorAngle {get;}
'Declaration
 
Public Overridable ReadOnly Property ProtractorAngle As Single
'Usage
 
Dim instance As AnnProtractorObject
Dim value As Single
 
value = instance.ProtractorAngle

            

            
public:
virtual property float ProtractorAngle {
   float get();
}

Property Value

The angle of this AnnProtractorObject object.
Remarks
The angle is returned in AngularUnit units.
For more information, refer to Using Protractors in Annotation Objects.
Requirements

Target Platforms

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)