NPlot::Windows::PlotSurface2D::Interactions::MouseWheelZoom Class Reference

Inheritance diagram for NPlot::Windows::PlotSurface2D::Interactions::MouseWheelZoom:

NPlot::Windows::PlotSurface2D::Interactions::Interaction List of all members.

Public Member Functions

override void DoMouseUp (MouseEventArgs e, Control ctr)
override void DoMouseDown (MouseEventArgs e, Control ctr)
override void DoMouseWheel (MouseEventArgs e, Control ctr)

Private Attributes

Point point_ = new Point(-1, -1)

Detailed Description

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


Member Function Documentation

override void NPlot::Windows::PlotSurface2D::Interactions::MouseWheelZoom::DoMouseDown MouseEventArgs  e,
Control  ctr
[inline]
 

Parameters:
e 
ctr 

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

override void NPlot::Windows::PlotSurface2D::Interactions::MouseWheelZoom::DoMouseUp MouseEventArgs  e,
Control  ctr
[inline]
 

Parameters:
e 
ctr 

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

override void NPlot::Windows::PlotSurface2D::Interactions::MouseWheelZoom::DoMouseWheel MouseEventArgs  e,
Control  ctr
[inline]
 

Parameters:
e 
ctr 

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


Member Data Documentation

Point NPlot::Windows::PlotSurface2D::Interactions::MouseWheelZoom::point_ = new Point(-1, -1) [private]
 

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


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