Leadtools.Dicom.Common Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
OrientationAxis Enumeration
See Also  
Leadtools.Dicom.Common.DataTypes Namespace : OrientationAxis Enumeration



Specifies where the right or top of a 2D image is located in 3D space.

Syntax

Visual Basic (Declaration) 
Public Enum OrientationAxis 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As OrientationAxis
C# 
public enum OrientationAxis : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class OrientationAxis : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
AnteriorThe front side of the patient.
InferiorTowards the feet of the paient.
InvalidInvalid. This is used for initialization.
LeftThe left side of the patient.
PosteriorThe back side of the patient.
RightThe right side of the patient.
SuperiorTowards the head of the patient.

Remarks

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

Inheritance Hierarchy

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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features