RhinoDocLayerTableEvent Event |
Called when any modification happens to a document's layer table.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static event EventHandler<LayerTableEventArgs> LayerTableEvent
Public Shared Event LayerTableEvent As EventHandler(Of LayerTableEventArgs)
Value
Type:
SystemEventHandlerLayerTableEventArgs
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also