ixfx
Preparing search index...
Geometry
Compound
distanceToPoint
Function distanceToPoint
distanceToPoint
(
paths
:
readonly
Geometry
.
Path
[]
,
point
:
Geometry
.
Point
)
:
number
Returns the shortest distance of
point
to any point on
paths
.
Parameters
paths
:
readonly
Geometry
.
Path
[]
point
:
Geometry
.
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
.