Click or drag to resize

TransformToString Method

Returns a string representation of this transform.

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

Return Value

Type: String
A textual representation.
See Also