Click or drag to resize

RhinoDocLightTableEvent Event

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

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.3
Syntax
public static event EventHandler<LightTableEventArgs> LightTableEvent

Value

Type: SystemEventHandlerLightTableEventArgs
See Also