←Select platform

FromDoubleArray Method

Summary

Converts array of double into a Point3D struct.

Syntax

C#
VB
C++
public static Leadtools.Medicalviewer.Point3D FromDoubleArray(  
   double[] doubleArray 
) 
Public Shared Function FromDoubleArray( _ 
   ByVal doubleArray() As Double _ 
) As Leadtools.Medicalviewer.Point3D 
public: 
static Leadtools.Medicalviewer.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
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize