Gets the calibrated length of this AnnCrossProductObject.
AnnCrossProductObject.prototype.getRulerLength = function(
calibrationScale
)
getRulerLength(
calibrationScale: number
): LeadLengthD;
calibrationScale
The ratio of the horizontal resolution (dots per inch or DPI) to the vertical resolution.
For most images, the ratio is 1.
The calibrated length of this AnnCrossProductObject.
This method returns the total length of first plus second ruler of this cross product object.
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