←Select platform

AngularUnit Property

Summary
Gets or sets the angular unit of the angle of this protractor.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnAngularUnit AngularUnit { get; set; } 
@property (nonatomic, assign) LTAnnAngularUnit angularUnit; 
public AnnAngularUnit getAngularUnit() 
public void setAngularUnit(AnnAngularUnit unit) 
public:  
   property AnnAngularUnit^ AngularUnit 
   { 
      AnnAngularUnit^ get() 
      void set(AnnAngularUnit^ value) 
   } 
AngularUnit # get and set (AnnProtractorObject) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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