toggle menu
kilua-project
0.0.15
common
switch theme
search in API
kilua-dom
/
web.dom
/
CanvasDrawPath
/
isPointInStroke
is
Point
In
Stroke
abstract
fun
isPointInStroke
(
x
:
Double
,
y
:
Double
)
:
Boolean
abstract
fun
isPointInStroke
(
path
:
Path2D
,
x
:
Double
,
y
:
Double
)
:
Boolean