Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

OrientationAxis Enumeration






Specifies where the right or top of a 2D image is located in 3D space.
Syntax
'Declaration
 
Public Enum OrientationAxis 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As OrientationAxis
public enum class OrientationAxis : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0x00000000Invalid Invalid. This is used for initialization.
0x00000001Right The right side of the patient.
0x00000002Left The left side of the patient.
0x00000003Anterior The front side of the patient.
0x00000004Posterior The back side of the patient.
0x00000005Inferior Towards the feet of the paient.
0x00000006Superior Towards the head of the patient.
Remarks

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).

Used with GetMajorAxisFromPatientRelativeDirectionCosine

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Dicom.Common.DataTypes.OrientationAxis

Requirements

Target Platforms

See Also

Reference

Leadtools.Dicom.Common.DataTypes Namespace

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features