ComponentStatus.ToString Method

ComponentStatusToString Method

Provides a string representation of this ComponentStatus.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override string ToString()
Public Overrides Function ToString As String

Return Value

Type: String
The representation in English.
See Also