NPlot Documented Class Library

PlotSurface2D.OnMouseLeave Method 

[This is preliminary documentation and subject to change.]

MouseLeave event handler. It has to invalidate the control to get rid of any remnant of vertical and horizontal guides.

protected override void OnMouseLeave(
   EventArgs e
);

Parameters

e
The event arguments.

See Also

PlotSurface2D Class | NPlot.Windows Namespace