[This is preliminary documentation and subject to change.]
elements of the MenuItems array list must implement this interface.
For a list of all members of this type, see PlotSurface2D.PlotContextMenu.IPlotMenuItem Members.
Type | Description |
---|---|
PlotSurface2D.PlotContextMenu.PlotMenuItem | A Plot menu item suitable for specifying basic menu items |
PlotSurface2D.PlotContextMenu.PlotMenuSeparator | A plot menu item for separators. |
PlotSurface2D.PlotContextMenu.PlotShowCoordinatesMenuItem | A Plot Menu Item that provides necessary functionality for the show coordinates menu item (tick mark toggle in addition to basic functionality). |
PlotSurface2D.PlotContextMenu.PlotZoomBackMenuItem | A Plot Menu Item that provides necessary functionality for the zoom back menu item (graying out if zoomed right out in addition to basic functionality). |
Namespace: NPlot.Windows
Assembly: NPlot (in NPlot.dll)
PlotSurface2D.PlotContextMenu.IPlotMenuItem Members | NPlot.Windows Namespace