NPlot Documented Class Library

ISurface.DoPaint Method 

[This is preliminary documentation and subject to change.]

Provides functionality for drawing the control.

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

Parameters

pe
paint event args
width
width of the control.
height
height of the control.

See Also

ISurface Interface | NPlot Namespace