NPlot Documented Class Library

PlotSurface2D.PlotContextMenu.IPlotMenuItem.OnPopup Method 

[This is preliminary documentation and subject to change.]

This method is called for each menu item before the menu is displayed. It is useful for implementing check marks, disabling etc.

void OnPopup(
   PlotContextMenu plotContextMenu
);

Parameters

plotContextMenu

See Also

PlotSurface2D.PlotContextMenu.IPlotMenuItem Interface | NPlot.Windows Namespace