Leadtools.Dicom.Common.DataTypes Namespace : OrientationAxis Enumeration |
public enum OrientationAxis : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OrientationAxis Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As OrientationAxis
public enum OrientationAxis : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Dicom.Common.DataTypes.OrientationAxis = function() { }; Leadtools.Dicom.Common.DataTypes.OrientationAxis.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class OrientationAxis : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Anterior | The front side of the patient. |
Inferior | Towards the feet of the paient. |
Invalid | Invalid. This is used for initialization. |
Left | The left side of the patient. |
Posterior | The back side of the patient. |
Right | The right side of the patient. |
Superior | Towards the head of the patient. |
The 3D space is defined from the perspective of a paient 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).
Used with Leadtools.Dicom.Common.Extensions.OrientationManager.GetMajorAxisFromPatientRelativeDirectionCosine
System.Object
System.ValueType
System.Enum
Leadtools.Dicom.Common.DataTypes.OrientationAxis
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