Appearance
SVG.Util
Methods
| Method | Returns | Description |
|---|---|---|
create(name: String) | SVGElement | Returns a instance of SVGElement, |
pointsToPath(rings: Point[], closed: Boolean) | String | Generates a SVG path string for multiple rings, with each ring turning |
Appearance
| Method | Returns | Description |
|---|---|---|
create(name: String) | SVGElement | Returns a instance of SVGElement, |
pointsToPath(rings: Point[], closed: Boolean) | String | Generates a SVG path string for multiple rings, with each ring turning |