LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

FromDoubleArray Method

Show in webframe





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( 
   array<double>^ doubleArray
) 

Parameters

doubleArray
Array of double values to be converted.

Return Value

Point3D that represents the convert double array.
Requirements

Target Platforms

See Also

Reference

Point3D Structure
Point3D Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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