Grasshopper API
GH_DocumentContextChangedEventHandler Delegate |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public delegate void ContextChangedEventHandler( Object sender, GH_DocContextEventArgs e )
Public Delegate Sub ContextChangedEventHandler ( sender As Object, e As GH_DocContextEventArgs )
Parameters
- sender
- Type: SystemObject
- e
- Type: Grasshopper.KernelGH_DocContextEventArgs
