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.
Version Information

Rhino for Windows

Supported in: 6.14
See Also