calibrationUnit Property

Summary

The default unit of measure to use when creating new ruler objects in the container after calibration has been performed.

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

Property Value

The default unit of measure to use when creating new ruler objects in the container after calibration has been performed. The default value is AnnUnit.Inch.

Remarks

This property is set to the destinationUnit parameter passed to Calibrate and will be used as the default unit of measure value for all subsequent ruler objects created in this container.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.