Click or drag to resize

LayerComponentStatus Property

Gets or sets the status of the layer.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public override ComponentStatus ComponentStatus { get; set; }

Property Value

Type: ComponentStatus
See Also