(Leadtools.Annotations.Core)

AngularUnit Property

Show in webframe





Gets or sets the angular unit of the angle of this protractor.
Syntax
public AnnAngularUnit AngularUnit {get; set;}
Public Property AngularUnit As AnnAngularUnit
public AnnAngularUnit AngularUnit {get; set;}
@property (nonatomic) LTAnnAngularUnit angularUnit;
public AnnAngularUnit getAngularUnit()
public void setAngularUnit(AnnAngularUnit unit)
            
 
get_AngularUnit();
set_AngularUnit(value);
Object.defineProperty('AngularUnit');

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

See Also

Reference

AnnProtractorObject Class
AnnProtractorObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.