NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotShowCoordinatesMenuItem Class Reference

A Plot Menu Item that provides necessary functionality for the show coordinates menu item (tick mark toggle in addition to basic functionality). More...

Inheritance diagram for NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotShowCoordinatesMenuItem:

NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotMenuItem NPlot::Windows::PlotSurface2D::PlotContextMenu::IPlotMenuItem List of all members.

Public Member Functions

 PlotShowCoordinatesMenuItem (string text, int index, EventHandler callback)
 Constructor.
override void OnPopup (PlotContextMenu plotContextMenu)
 Called before menu drawn.

Detailed Description

A Plot Menu Item that provides necessary functionality for the show coordinates menu item (tick mark toggle in addition to basic functionality).

Definition at line 2454 of file Windows.PlotSurface2D.cs.


Constructor & Destructor Documentation

NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotShowCoordinatesMenuItem::PlotShowCoordinatesMenuItem string  text,
int  index,
EventHandler  callback
[inline]
 

Constructor.

Parameters:
text Text associated with this item in the menu.
index Index of this item in the menu.
callback EventHandler to call when menu item is selected.

Definition at line 2463 of file Windows.PlotSurface2D.cs.


Member Function Documentation

override void NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotShowCoordinatesMenuItem::OnPopup PlotContextMenu  plotContextMenu  )  [inline, virtual]
 

Called before menu drawn.

Parameters:
plotContextMenu The plot menu this item is a member of.

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.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 01:04:10 2005 for NPlot by  doxygen 1.4.5