Click or drag to resize

RhinoDocNamedLayerStates Property

Collection of named layer states.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.14
Syntax
public NamedLayerStateTable NamedLayerStates { get; }

Property Value

Type: NamedLayerStateTable
See Also