BitmapGraphicsRendering Constructor
Create SVG graphics rendering interface.
public BitmapGraphicsRendering(
System.int ,
System.int
)
'Declaration
Public Function New( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
Parameters
- width
- The width of the bitmap, in pixels.
- height
- The height of the bitmap, in pixels.