Description
Returns an array of type Double containing the X, Y and Z coordinate values for this vector.
Visual Basic
Public Function ToArray() As double()
C#
public double\[\] ToArray();
Returns an array of type Double containing the X, Y and Z coordinate values for this vector.
Public Function ToArray() As double()
public double\[\] ToArray();