Click or drag to resize

LayerIsVisible Property

Gets or sets the global visibility of this layer.

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

Property Value

Type: Boolean
See Also