RhinoObject.Visible Property

RhinoObjectVisible Property

Gets the object visibility.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool Visible { get; }
Public ReadOnly Property Visible As Boolean
	Get

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also