NPlot Documented Class Library |
|
PlotSurface2D.PreRefreshHandler Delegate
[This is preliminary documentation and subject to change.]
This is the signature of the function used for PreRefresh events.
public delegate void PlotSurface2D.PreRefreshHandler(
object sender);
Parameters
-
sender
-
Requirements
Namespace:
NPlot.Windows
Assembly: NPlot (in NPlot.dll)
See Also
NPlot.Windows Namespace