NPlot Documented Class Library

PlotSurface2D.PlotContextMenu.SetMenuItems Method 

[This is preliminary documentation and subject to change.]

Sets the context menu according to the IPlotMenuItem's in the provided ArrayList. The current menu items can be obtained using the MenuItems property and extended if desired.

public void SetMenuItems(
   ArrayList menuItems
);

Parameters

menuItems

See Also

PlotSurface2D.PlotContextMenu Class | NPlot.Windows Namespace