NPlot Documented Class Library |
|
PlotSurface2D.PlotContextMenu.PlotShowCoordinatesMenuItem Constructor
[This is preliminary documentation and subject to change.]
Constructor
public PlotSurface2D.PlotContextMenu.PlotShowCoordinatesMenuItem(
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.PlotShowCoordinatesMenuItem Class | NPlot.Windows Namespace