Specifies where the right or top of a 2D image is located in 3D space.
public enum OrientationAxis Public Enum OrientationAxis
public enum class OrientationAxis Members
| Value | Member | Description |
|---|---|---|
| 0 | Invalid | Invalid. This is used for initialization. |
| 1 | Right | The right side of the patient. |
| 2 | Left | The left side of the patient. |
| 3 | Anterior | The front side of the patient. |
| 4 | Posterior | The back side of the patient. |
| 5 | Inferior | Towards the feet of the paient. |
| 6 | Superior | Towards the head of the patient. |
The 3D space is defined from the perspective of a patient laying down a supine position (face up). The X axis goes in the direction from the patients right to the patients left. The Y axis goes from the patients from the patients anterior to the patients posterior. The Z axis goes from the patients feet to the patients head (inferior to superior).
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
