Delegate ButtonHandler
Namespace: PLplot
Assembly: PLplotNet.dll
Syntax
public delegate void ButtonHandler(GraphicsIn evnt, IntPtr data, out Boolean exit_eventloop);
Parameters
| Type | Name | Description |
|---|---|---|
| GraphicsIn | evnt | |
| IntPtr | data | |
| Boolean | exit_eventloop |