LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ProtractorAngle Property

Show in webframe





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

            

            
public:
property double ProtractorAngle {
   double 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 WPF 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.