Leadtools.Dicom.Common

GetMajorAxisFromPatientRelativeDirectionCosine Method

Show in webframe





The x component of the direction cosine vector.
The y component of the direction cosine vector.
The z component of the direction cosine vector.
Indicates the Leadtools.Dicom.Common.DataTypes.OrientationAxis that is the closest to a specified by a direction cosine vector.
Syntax
public static OrientationAxis GetMajorAxisFromPatientRelativeDirectionCosine( 
   double x,
   double y,
   double z
)
'Declaration
 
Public Shared Function GetMajorAxisFromPatientRelativeDirectionCosine( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
) As OrientationAxis
'Usage
 
Dim x As Double
Dim y As Double
Dim z As Double
Dim value As OrientationAxis
 
value = OrientationManager.GetMajorAxisFromPatientRelativeDirectionCosine(x, y, z)

            

            
public:
static OrientationAxis GetMajorAxisFromPatientRelativeDirectionCosine( 
   double x,
   double y,
   double z
) 

Parameters

x
The x component of the direction cosine vector.
y
The y component of the direction cosine vector.
z
The z component of the direction cosine vector.

Return Value

The Leadtools.Dicom.Common.DataTypes.OrientationAxis that is the closest to a direction cosine vector.
Requirements

Target Platforms

See Also

Reference

OrientationManager Class
OrientationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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