NPlot Documented Class Library

PlotSurface2D.Interactions.Interaction.DoMouseLeave Method 

[This is preliminary documentation and subject to change.]

Handler for this interaction if a mouse Leave event is received.

public virtual bool DoMouseLeave(
   EventArgs e,
   Control ctr
);

Parameters

e
event args
ctr
reference to the control

Return Value

true if the plot surface needs refreshing.

See Also

PlotSurface2D.Interactions.Interaction Class | NPlot.Windows Namespace