NPlot Documented Class Library

PlotSurface2D.PlotContextMenu.PlotZoomBackMenuItem Constructor 

[This is preliminary documentation and subject to change.]

Constructor

public PlotSurface2D.PlotContextMenu.PlotZoomBackMenuItem(
   string text,
   int index,
   EventHandler callback
);

Parameters

text
Text associated with this item in the menu.
index
Index of this item in the menu.
callback
EventHandler to call when menu item is selected.

See Also

PlotSurface2D.PlotContextMenu.PlotZoomBackMenuItem Class | NPlot.Windows Namespace