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

public delegate void InvalidatedEventHandler( Object sender, EventArgs e )
Public Delegate Sub InvalidatedEventHandler ( sender As Object, e As EventArgs )
Parameters
- sender
- Type: SystemObject
- e
- Type: SystemEventArgs
