[]
        
(Showing Draft Content)

C1.Util.BitmapGraphicsRendering.-ctor

BitmapGraphicsRendering Constructor

BitmapGraphicsRendering(int, int)

Create SVG graphics rendering interface.

Declaration
public BitmapGraphicsRendering(int width, int height)
Parameters
Type Name Description
int width

The width of the bitmap, in pixels.

int height

The height of the bitmap, in pixels.