weasel API - v0.8.0
Preparing search index...
pathContainsPoint
Function pathContainsPoint
pathContainsPoint
(
path
:
Path
,
x
:
number
,
y
:
number
)
:
boolean
Returns true if (x, y) lies within the filled region of
path
.
Parameters
path
:
Path
x
:
number
y
:
number
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
weasel API - v0.8.0
Loading...
Returns true if (x, y) lies within the filled region of
path.