NPlot Documented Class Library

PlotSurface2D.Interactions.Interaction.DoPaint Method 

[This is preliminary documentation and subject to change.]

Handler for this interaction if a paint event is received.

public virtual void DoPaint(
   PaintEventArgs pe,
   int width,
   int height
);

Parameters

pe
paint event args
width
height

See Also

PlotSurface2D.Interactions.Interaction Class | NPlot.Windows Namespace