Inheritance diagram for NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotShowCoordinatesMenuItem:
Public Member Functions | |
PlotShowCoordinatesMenuItem (string text, int index, EventHandler callback) | |
Constructor. | |
override void | OnPopup (PlotContextMenu plotContextMenu) |
Called before menu drawn. |
Definition at line 2454 of file Windows.PlotSurface2D.cs.
|
Constructor.
Definition at line 2463 of file Windows.PlotSurface2D.cs. |
|
Called before menu drawn.
Reimplemented from NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuItem. Definition at line 2472 of file Windows.PlotSurface2D.cs. References NPlot::Windows::PlotSurface2D::PlotContextMenu::plotSurface2D_, and NPlot::Windows::PlotSurface2D::ShowCoordinates. |