kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
Path2D
/
Path2D
Path2D
JS
fun
Path2D
(
path
:
Path2D
)
fun
Path2D
(
paths
:
Array
<
Path2D
>
,
fillRule
:
CanvasFillRule
=
definedExternally
)
fun
Path2D
(
d
:
String
)
fun
Path2D
(
)