Description Usage Arguments Value Examples
SVG Path Move
1 | svgMoveTo(x, y, digits = 2)
|
x, y |
coordinates |
digits |
number of digits to round to |
string with M path component
1 | svgMoveTo(20.123, 30.456)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.