addPath

fun addPath(path: Path2D, transform: DOMMatrix2DInit = definedExternally)(source)

Adds to the path the path given by the argument.

MDN Reference


fun addPath(path: Path2D, transform: DOMMatrixReadOnly)(source)