ComponentStatusIsHidden Property |
Returns true if hidden. False otherwise.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsHidden { get; }Public ReadOnly Property IsHidden As Boolean
Get
Return Value
Type:
BooleanThe component status for hidden.
Version InformationRhino for Windows
Supported in: 6.8
See Also