C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the angular unit of the angle of this protractor.
public AnnAngularUnit AngularUnit { get; set; }
Public Property AngularUnit As Leadtools.Annotations.Core.AnnAngularUnit
public Leadtools.Annotations.Core.AnnAngularUnit AngularUnit {get; set;}
@property (nonatomic) LTAnnAngularUnit angularUnit;
public AnnAngularUnit getAngularUnit()
public void setAngularUnit(AnnAngularUnit unit)
get_AngularUnit();
set_AngularUnit(value);
Object.defineProperty('AngularUnit');
public:
property AnnAngularUnit^ AngularUnit
{
AnnAngularUnit^ get()
void set(AnnAngularUnit^ value)
}
An AnnAngularUnit value that specifies the unit of the angle of this protractor.
For more information, refer to Using Protractors in Annotation Objects.
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