The default unit of measure to use when creating new ruler objects in the container after calibration has been performed.
Object.defineProperty(AnnContainerMapper.prototype, 'calibrationUnit',
get: function(),
set: function(value)
)
calibrationUnit: AnnUnit;
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.
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.
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