Describes the type of the cell based on it is location and orientation in the 3D space.
lt.Controls.Medical.CellMPRType = {None: -1,Axial: 0,Sagittal: 1,Coronal: 2}
lt.Controls.Medical.CellMPRType = {None: -1,Axial: 0,Sagittal: 1,Coronal: 2}
Members
| -1 | None |
None. |
| 0 | Axial |
Axial |
| 1 | Sagittal |
Sagittal |
| 2 | Coronal |
Coronal. |
The medical viewer can generate MPR plane out of a stack of images, refer to MPRCell
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
