Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.canvas
/
Path2D
/
addPath
add
Path
fun
addPath
(
path
:
Path2D
,
transform
:
DOMMatrixReadOnly
=
definedExternally
)
(
source
)
Adds to the path the path given by the argument.
MDN Reference