Click or drag to resize

LayerIsCurrent Property

Returns true if the layer is the current layer.

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

Property Value

Type: Boolean
See Also