Click or drag to resize

ComponentStatusIsHidden Property

Returns true if hidden. False otherwise.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public bool IsHidden { get; }

Return Value

Type: Boolean
The component status for hidden.
See Also