NPlot Documented Class Library

PlotSurface2D.Interactions.HorizontalRangeSelection.DoMouseMove Method 

[This is preliminary documentation and subject to change.]

Handler for mouse move event for this interaction

public override bool DoMouseMove(
   MouseEventArgs e,
   Control ctr,
   KeyEventArgs lastKeyEventArgs
);

Parameters

e
the mouse event args
ctr
the plot surface this event applies to
lastKeyEventArgs

See Also

PlotSurface2D.Interactions.HorizontalRangeSelection Class | NPlot.Windows Namespace