C#
VB
Java
Objective-C
C++
Gets the current calibration scaling factor.
public double CalibrationScale { get; }
Public ReadOnly Property CalibrationScale() As Double
Get
public:
property double CalibrationScale
{
double get()
}
public double getCalibrationScale();
@property (nonatomic, readonly) double calibrationScale
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