Grasshopper API
GH_DocumentEditorAggregateShortcutMenuItemsEventHandler Delegate |
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

public delegate void AggregateShortcutMenuItemsEventHandler( Object sender, GH_MenuShortcutEventArgs e )
Public Delegate Sub AggregateShortcutMenuItemsEventHandler ( sender As Object, e As GH_MenuShortcutEventArgs )
Parameters
- sender
- Type: SystemObject
- e
- Type: GH_MenuShortcutEventArgs
