- o
- Documentation for this section has not yet been entered.
- args
- Documentation for this section has not yet been entered.
The CanvasItem.CanvasEvent event utilizes this delegate:
Event data is passed via the Gnome.CanvasEventArgs parameter.
To attach a Gnome.CanvasEventHandler to an event, add the CanvasEventHandler instance to the event. The methods referenced by the CanvasEventHandler instance are invoked whenever the event is raised, until the CanvasEventHandler is removed from the event.