kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom.svg
/
SVGSVGElement
/
checkIntersection
check
Intersection
JS
fun
checkIntersection
(
element
:
SVGElement
,
rect
:
DOMRectReadOnly
)
:
Boolean