measurementUnit Property

Summary

Gets or sets the unit of measure for this AnnPolyRulerObject.

Syntax

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

Leadtools.Annotations.Core Assembly