Leadtools.Dicom.Common.Extensions Namespace > OrientationManager Class : GetMajorAxisFromPatientRelativeDirectionCosine Method |
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 )
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