NPlot Documented Class Library

PlotSurface2D.PlotContextMenu.PlotMenuItem Constructor 

[This is preliminary documentation and subject to change.]

Constructor

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

Parameters

text
Menu item text
index
Index in the manu
callback
EventHandler to call if menu selected.

See Also

PlotSurface2D.PlotContextMenu.PlotMenuItem Class | NPlot.Windows Namespace