Click or drag to resize

LineToString Method

Constructs the string representation of this line, in the form "From,To".

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override string ToString()

Return Value

Type: String
A text string.
See Also