Description:

Returns the string representation of the current vector, in the form X,Y,Z.

Syntax:
public override string ToString()
Returns:
Type: string
A string with the current location of the point.

Description:
Syntax:
public string ToString(
string format,
IFormatProvider formatProvider
)
Returns:
Type: string
Available since:
7.0

ToString method

Class:  Rhino.Geometry.Vector3d

Nothing found