ixfx
Preparing search index...
@ixfx/geometry
Paths
distanceToPoint
Function distanceToPoint
distanceToPoint
(
paths
:
readonly
Path
[]
,
point
:
Point
)
:
number
Returns the shortest distance of
point
to any point on
paths
.
Parameters
paths
:
readonly
Path
[]
point
:
Point
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Returns the shortest distance of
point
to any point onpaths
.