C#
VB
C++
Specifies whether to calibrate one axis or both axes.
public enum MedicalViewerCalibrationAxis
Public Enum MedicalViewerCalibrationAxis
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
public enum class MedicalViewerCalibrationAxis : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0 | Both | Calibrate both axes. |
1 | YAxis | Calibrate the vertical axis. |
2 | XAxis | Calibrate the horizontal axis. |
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