Click or drag to resize

ComponentStatusToString Method

Provides a string representation of this ComponentStatus.

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

Return Value

Type: String
The representation in English.
See Also