measurementUnit Property

Summary

Gets or sets the unit of measure for this AnnPolyRulerObject.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnPolyRulerObject.prototype, 'measurementUnit', 
	get: function(), 
	set: function(value) 
) 
measurementUnit: AnnUnit; 

Property Value

An AnnUnit value that specifies the unit of measure for this AnnPolyRulerObject.

Remarks

For more information, refer to Using Rulers 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