angularUnit Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnProtractorObject.prototype, 'angularUnit', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly