←Select platform

AngularUnit Property

Summary

Gets or sets the angular unit of the angle of this protractor.

Syntax

C#
VB
C++
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 ); 
} 

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. (Deprecated)

Example

For an example, refer to AnnProtractorObject.

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