NPlot::Windows::PlotSurface2D::Interactions::VerticalDrag Class Reference

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

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

Public Member Functions

override void DoMouseDown (MouseEventArgs e, Control ctr)
override void DoMouseMove (MouseEventArgs e, Control ctr, KeyEventArgs lastKeyEventArgs)
override void DoMouseUp (MouseEventArgs e, Control ctr)

Private Attributes

bool dragInitiated_ = false
Point lastPoint_ = new Point(-1, -1)
Point unset_ = new Point(-1, -1)

Detailed Description

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


Member Function Documentation

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

Parameters:
e 
ctr 

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

override void NPlot::Windows::PlotSurface2D::Interactions::VerticalDrag::DoMouseMove MouseEventArgs  e,
Control  ctr,
KeyEventArgs  lastKeyEventArgs
[inline]
 

Parameters:
e 
ctr 
lastKeyEventArgs 

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

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

Parameters:
e 
ctr 

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


Member Data Documentation

bool NPlot::Windows::PlotSurface2D::Interactions::VerticalDrag::dragInitiated_ = false [private]
 

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

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

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

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

Definition at line 1784 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