Skip to main content

Svg.render()

The Svg.render() method will render a drafted Pattern as SVG.

Signature

string svg.render()
warning

This method is mostly internal and should not be used directly. Instead, it is intended that the Pattern.render() method be used to render patterns as SVG.