Dart API Reference
dart:html
CanvasRenderingContext2D
isPointInStroke
isPointInStroke
method
bool
isPointInStroke
(
path_OR_x
,
num
x_OR_y
,
[
num
y
]
)