NPlot Documented Class Library

PlotSurface2D.Interactions.HorizontalRangeSelection.DoMouseUp Method 

[This is preliminary documentation and subject to change.]

Handler for mouse up event for this interaction

public override bool DoMouseUp(
   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