Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

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(    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

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