FromDoubleArray Method

Summary
Converts array of double into a Point3D struct.
Syntax
C#
C++/CLI
public static Point3D FromDoubleArray( 
   double[] 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

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.