Leadtools.MedicalViewer Namespace > Point3D Structure : FromDoubleArray Method |
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 )
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