C#
VB
C++
Specifies an anatomical plane in 3D space.
public enum Plane
Public Enum Plane
public enum class Plane
Members
Value | Member | Description |
---|---|---|
0 | Oblique | Any plane passing through the body not parallel to one of the three primary |
1 | Axial | An imaginary plane that divides the body into superior and inferior parts |
2 | Sagittal | A vertical plane which passes from front to rear dividing the body into right and left sections. |
3 | Coronal | Any vertical plane that divides the body into ventral and dorsal (belly and back) sections |
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