ComponentStatusIsClear Property |
True if every setting is 0 or false.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public bool IsClear { get; }
Public ReadOnly Property IsClear As Boolean
Get
Return Value
Type:
BooleanTrue if the component status is undefined or clear.
See Also