C#
VB
C++
Specifies the type of orthogonal MPR plane.
public enum Medical3DMPRPlaneType Public Enum Medical3DMPRPlaneTypeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class Medical3DMPRPlaneType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | Axial | The axial orthogonal plane. |
| 1 | Sagittal | The Sagittal orthogonal plane. |
| 2 | Coronal | The Coronal orthogonal plane. |
There are two types of MPR planes:
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
