←Select platform

ProtractorAngle Property

Summary

Gets the angle of this AnnProtractorObject object.

Syntax

C#
VB
C++
public virtual float ProtractorAngle { get; } 
  
Public Overridable ReadOnly Property ProtractorAngle As Single 
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. (Deprecated)

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly