NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotZoomBackMenuItem Class Reference

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

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

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

Public Member Functions

 PlotZoomBackMenuItem (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 zoom back menu item (graying out if zoomed right out in addition to basic functionality).

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


Constructor & Destructor Documentation

NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotZoomBackMenuItem::PlotZoomBackMenuItem 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 2432 of file Windows.PlotSurface2D.cs.


Member Function Documentation

override void NPlot::Windows::PlotSurface2D::PlotContextMenu::PlotZoomBackMenuItem::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 2441 of file Windows.PlotSurface2D.cs.

References NPlot::Windows::PlotSurface2D::PlotContextMenu::plotSurface2D_, and NPlot::Windows::PlotSurface2D::xAxis1ZoomCache_.


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