Class: SvgPathOutput

algeobraCanvas~SvgPathOutput(widthopt, aspectRatioopt)

Path output to create an SVG document

Constructor

new SvgPathOutput(widthopt, aspectRatioopt)

Parameters:
Name Type Attributes Default Description
width Number <optional>
100 The width
aspectRatio Number <optional>
1 The aspect ratio
Source:

Members

document

Get the SVG xml string for the current document
Source: