NPlot Documented Class Library

PlotSurface2D Constructor (Int32, Int32)

[This is preliminary documentation and subject to change.]

Constructor.

public PlotSurface2D(
   int width,
   int height
);

Parameters

width
width of the bitmap.
height
height of the bitmap.

See Also

PlotSurface2D Class | NPlot.Bitmap Namespace | PlotSurface2D Constructor Overload List