LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

FromDoubleArray Method






Array of double values to be converted.
Converts array of double into a Point3D struct.
Syntax
public static Point3D FromDoubleArray( 
   double[] doubleArray
)
'Declaration
 
Public Shared Function FromDoubleArray( _
   ByVal doubleArray() As Double _
) As Point3D
'Usage
 
Dim doubleArray() As Double
Dim value As Point3D
 
value = Point3D.FromDoubleArray(doubleArray)
public static Point3D FromDoubleArray( 
   double[] doubleArray
)
 function Leadtools.MedicalViewer.Point3D.FromDoubleArray( 
   doubleArray 
)
public:
static Point3D FromDoubleArray( 
   array<double>^ doubleArray
) 

Parameters

doubleArray
Array of double values to be converted.

Return Value

Point3D that represents the convert double array.
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

Point3D Structure
Point3D Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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