Leadtools.Dicom.Common
LEAD Technologies, Inc

GetOrientationPlane(Double,Double,Double,Double,Double,Double) Method






The x component of the row direction cosine vector.
The y component of the row direction cosine vector.
The z component of the row direction cosine vector.
The x component of the column direction cosine vector.
The x component of the column direction cosine vector.
The x component of the column direction cosine vector.
Returns the Leadtools.Dicom.Common.DataTypes.Plane that is the closest to that is specified by two direction cosine vectors.
Syntax
public static Plane GetOrientationPlane( 
   double rowX,
   double rowY,
   double rowZ,
   double colX,
   double colY,
   double colZ
)
'Declaration
 
Public Overloads Shared Function GetOrientationPlane( _
   ByVal rowX As Double, _
   ByVal rowY As Double, _
   ByVal rowZ As Double, _
   ByVal colX As Double, _
   ByVal colY As Double, _
   ByVal colZ As Double _
) As Plane
'Usage
 
Dim rowX As Double
Dim rowY As Double
Dim rowZ As Double
Dim colX As Double
Dim colY As Double
Dim colZ As Double
Dim value As Plane
 
value = OrientationManager.GetOrientationPlane(rowX, rowY, rowZ, colX, colY, colZ)
public static Plane GetOrientationPlane( 
   double rowX,
   double rowY,
   double rowZ,
   double colX,
   double colY,
   double colZ
)
 function Leadtools.Dicom.Common.Extensions.OrientationManager.GetOrientationPlane(Double,Double,Double,Double,Double,Double)( 
   rowX ,
   rowY ,
   rowZ ,
   colX ,
   colY ,
   colZ 
)
public:
static Plane GetOrientationPlane( 
   double rowX,
   double rowY,
   double rowZ,
   double colX,
   double colY,
   double colZ
) 

Parameters

rowX
The x component of the row direction cosine vector.
rowY
The y component of the row direction cosine vector.
rowZ
The z component of the row direction cosine vector.
colX
The x component of the column direction cosine vector.
colY
The x component of the column direction cosine vector.
colZ
The x component of the column direction cosine vector.

Return Value

The Leadtools.Dicom.Common.DataTypes.Plane that is the closest to that is specified by two direction cosine vectors.
Remarks
The Leadtools.Dicom.Common.DataTypes.Planed parameter specifies exactly six values. The first three values correspond to the direction cosine of the first row with respect to the patient. The second three values correspond to the direction cosine of the first column with respect to the patient.
Requirements

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

See Also

Reference

OrientationManager Class
OrientationManager Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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