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