calibrationScale Property

Summary

Current calibration scale value.

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

Property Value

The current calibration scale value. The default value is 1.0

Remarks

The value of CalibrationScale is used by the ruler objects in this annotation container. This value is previously set in Calibrate

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