Inheritance diagram for NPlot::Windows::PlotSurface2D::Interactions::VerticalDrag:
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) |
Definition at line 1696 of file Windows.PlotSurface2D.cs.
|
Definition at line 1703 of file Windows.PlotSurface2D.cs. |
|
Definition at line 1724 of file Windows.PlotSurface2D.cs. |
|
Definition at line 1772 of file Windows.PlotSurface2D.cs. |
|
Definition at line 1781 of file Windows.PlotSurface2D.cs. |
|
Definition at line 1782 of file Windows.PlotSurface2D.cs. |
|
Definition at line 1784 of file Windows.PlotSurface2D.cs. |