| Leadtools.Dicom.Common.DataTypes Namespace : Plane Enumeration | 
public enum Plane : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum Plane Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As Plane
public enum class Plane : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000000 | Oblique | Any plane passing through the body not parallel to one of the three primary | 
| 0x00000001 | Axial | An imaginary plane that divides the body into superior and inferior parts | 
| 0x00000002 | Sagittal | A vertical plane which passes from front to rear dividing the body into right and left sections. | 
| 0x00000003 | Coronal | Any vertical plane that divides the body into ventral and dorsal (belly and back) sections | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.DataTypes.Plane