Click or drag to resize

RhinoObjectVisible Property

Gets the object visibility.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool Visible { get; }

Property Value

Type: Boolean
See Also