Gets the current calibration scale value.
Object.defineProperty(AnnContainerMapper.prototype, 'calibrationScale',
get: function(),
set: function(value)
)
calibrationScale: number;
The current calibration scale value. The default value is 1.0
The value of CalibrationScale is used by the ruler objects in this annotation container. This value is 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