'Declaration
Public Enum Plane Inherits System.Enum
'Usage
Dim instance As Plane
public enum Plane : System.Enum
public enum class Plane : public System.Enum
'Declaration
Public Enum Plane Inherits System.Enum
'Usage
Dim instance As Plane
public enum Plane : System.Enum
public enum class Plane : public System.Enum
Member | Description |
---|---|
Axial | Typical a cross-section of a patient |
Coronal | A slice as if viewed from the front/back |
Sagittal | A slice as if viewed from the side |
Unchanged | As special Plane, which when used in DicomImage3D.SetViewPlane indicates the view plane should be left unaltered. |
System.Object
System.ValueType
System.Enum
DicomObjects.Enums.Plane
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2