E_Rhino_RhinoDoc_LayerTableEvent - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.LayerTableEvent Event

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

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static event EventHandler<LayerTableEventArgs> LayerTableEvent

VB

Public Shared Event LayerTableEvent As EventHandler(Of LayerTableEventArgs)

Value

Type: System.EventHandler(LayerTableEventArgs)

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️