LEADTOOLS Annotations (Leadtools.Annotations assembly)

ProtractorAngle Property

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.