NPlot Documented Class Library

PlotSurface2D.PlotContextMenu.IPlotMenuItem Interface

[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.

public interface PlotSurface2D.PlotContextMenu.IPlotMenuItem

Types that implement PlotSurface2D.PlotContextMenu.IPlotMenuItem

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).

Requirements

Namespace: NPlot.Windows

Assembly: NPlot (in NPlot.dll)

See Also

PlotSurface2D.PlotContextMenu.IPlotMenuItem Members | NPlot.Windows Namespace