Click or drag to resize

LayerIsExpanded Property

Gets or sets a value indicating whether this layer is expanded in the Rhino Layer dialog.

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

Property Value

Type: Boolean
See Also