Click or drag to resize

RhinoDocLayerTableEvent Event

Called when any modification happens to a document's layer table.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<LayerTableEventArgs> LayerTableEvent

Value

Type: SystemEventHandlerLayerTableEventArgs
See Also