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

public delegate void PopulateTooltipEventHandler( Object sender, GH_TooltipDisplayEventArgs e )
Public Delegate Sub PopulateTooltipEventHandler ( sender As Object, e As GH_TooltipDisplayEventArgs )
Parameters
- sender
- Type: SystemObject
- e
- Type: Grasshopper.GUIGH_TooltipDisplayEventArgs
