Skip to content

pathToString

pathToString(path): string

Convert path to a string (SVG path’s d property)

Parameters

path: SVGPath

Returns

string

Source

graphics/graphics.ts:64