[]
        
(Showing Draft Content)

C1.Util.SvgGraphicsRendering.-ctor

SvgGraphicsRendering Constructor

SvgGraphicsRendering(float, float)

Create SVG graphics rendering interface.

Declaration
public SvgGraphicsRendering(float width, float height)
Parameters
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).