'Declaration Public Function New( _
ByVal widthШирина изображения SVG в пикселях.As Double, _
ByVal heightВысота изображения SVG в пикселях.As Double, _
ByVal resolutionРазрешение двигателя в dpi.As Vintasoft.Imaging.Resolution _
)
public SvgDrawingEngine(
double width,
double height,
Vintasoft.Imaging.Resolution resolution
)
public: SvgDrawingEngine(
double width,
double height,
Vintasoft.Imaging.Resolution resolution
)
public:
SvgDrawingEngine(
double width,
double height,
Vintasoft.Imaging.Resolution resolution
)
Parameters
- width
 - Ширина изображения SVG в пикселях.
 - height
 - Высота изображения SVG в пикселях.
 - resolution
 - Разрешение двигателя в dpi.