Click or drag to resize

LayerModelIsVisible Property

Gets or sets the model visiblity of this layer.

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

Property Value

Type: Boolean
See Also