Click or drag to resize

Point4dToString Method

Returns the fully qualified type name of this instance.

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

Return Value

Type: String
The fully qualified type name.
See Also