Gets the current calibration scaling factor.
Object.defineProperty(AnnPolyRulerObject.prototype, 'calibrationScale',
get: function(),
set: function(value)
)
calibrationScale: number;
The current calibration scaling factor for this ruler. The default value is 1.
The value of CalibrationScale is used by this ruler object in this annotation container. This value was previously set in Calibrate.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET