Click or drag to resize

LayerPersistentVisibility Property

Gets or sets the global persistent visibility setting for this layer.

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

Property Value

Type: Boolean
See Also