NPlot Documented Class Library

PlotSurface2D.InteractionHandler Delegate

[This is preliminary documentation and subject to change.]

This is the signature of the function used for InteractionOccurred events. TODO: expand this to include information about the event.

public delegate void PlotSurface2D.InteractionHandler(
   object sender
);

Parameters

sender

Requirements

Namespace: NPlot.Windows

Assembly: NPlot (in NPlot.dll)

See Also

NPlot.Windows Namespace