Description
This method returns an array containing the X, Y, and Z coordinate values for this point.
Visual Basic
Public Function ToArray() As double()
C#
public double\[\] ToArray();
This method returns an array containing the X, Y, and Z coordinate values for this point.
Public Function ToArray() As double()
public double\[\] ToArray();