C#
VB
C++
Gets or sets the angular unit of the angle of this protractor.
public virtual AnnAngularUnit AngularUnit { get; set; }
Public Overridable Property AngularUnit As Leadtools.Annotations.AnnAngularUnit
public:
virtual property Leadtools.Annotations.AnnAngularUnit AngularUnit {
Leadtools.Annotations.AnnAngularUnit get();
void set ( Leadtools.Annotations.AnnAngularUnit );
}
An AnnAngularUnit value that specifies the unit of the angle of this protractor.
For more information, refer to Using Protractors in Annotation Objects. (Deprecated)
For an example, refer to AnnProtractorObject.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET