←Select platform

AngularUnit Property

Summary
Gets or sets the angular unit of the angle of this protractor.
Syntax
C#
VB
Objective-C
C++
Java
public AnnAngularUnit AngularUnit { get; set; } 
Public Property AngularUnit As AnnAngularUnit 
@property (nonatomic) LTAnnAngularUnit angularUnit; 
public AnnAngularUnit getAngularUnit() 
public void setAngularUnit(AnnAngularUnit unit) 
public:  
   property AnnAngularUnit^ AngularUnit 
   { 
      AnnAngularUnit^ get() 
      void set(AnnAngularUnit^ value) 
   } 

Property Value

An AnnAngularUnit value that specifies the unit of the angle of this protractor.

Remarks

For more information, refer to Using Protractors in Annotation Objects.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.