[]
Create SVG graphics rendering interface.
public SvgGraphicsRendering(float width, float height)
Type | Name | Description |
---|---|---|
float | width | The width of the SVG viewport, in device-independent pixels (1/96ths of an inch). |
float | height | The height of the SVG viewport, in device-independent pixels (1/96ths of an inch). |