Dart API Reference
dart:html
CanvasRenderingContext2D
isPointInPath
isPointInPath
method
bool
isPointInPath
(
path_OR_x
,
num
x_OR_y
,
[
winding_OR_y
,
String
winding
]
)