NPlot Documented Class Library

PlotSurface2D.Interactions.HorizontalRangeSelection.DoMouseDown Method 

[This is preliminary documentation and subject to change.]

Handler for mouse down event for this interaction

public override bool DoMouseDown(
   MouseEventArgs e,
   Control ctr
);

Parameters

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

See Also

PlotSurface2D.Interactions.HorizontalRangeSelection Class | NPlot.Windows Namespace