The ProtractorAngle Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets the angle of this AnnProtractorObject object.Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property ProtractorAngle As Single |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnProtractorObject Dim value As Single value = instance.ProtractorAngle |
C# | |
---|---|
public virtual float ProtractorAngle {get;} |
Property Value
The angle of this AnnProtractorObject object.The angle is returned in AngularUnit units.
For more information, refer to Using Protractors in Annotation Objects.
For more information, refer to Using Protractors in Annotation Objects.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7