writeAsSvg

writeAsSvgToStream (Shape shape, WriteStream stream) function

Saves content of Shape as SVG file.

Parameters

NameTypeDescription
shapeShapelink to self
streamWriteStreamTarget stream

writeAsSvgToStream (Shape shape, WriteStream stream, SVGOptions svgOptions) function

Saves content of Shape as SVG file.

Parameters

NameTypeDescription
shapeShapelink to self
streamWriteStreamTarget stream
svgOptionsSVGOptionsSVG generation options