Point3D.ToArray Method

Returns an array of point's coordinates.
Public Overrides Function ToArray() As Double()
This language is not supported or no code example is available.
public override double[] ToArray()
This language is not supported or no code example is available.

Return Value

double[]

The double array.

.NET Framework

Supported in: 4.8

In this article

Definition