angularUnit Property

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnProtractorObject.prototype, 'angularUnit', 
	get: function(), 
	set: function(value) 
) 
angularUnit: 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.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly