Returns the fully qualified type name of this instance.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringThe fully qualified type name.
See Also