ixfx
Preparing search index...
@ixfx/geometry
Lines
polyLineToPoints
Function polyLineToPoints
polyLineToPoints
(
line
:
PolyLine
,
skipDuplicates
?:
boolean
)
:
Point
[]
Converts a
PolyLine
to an array of points. Duplicate points are optionally excluded
Parameters
line
:
PolyLine
skipDuplicates
:
boolean
= false
Returns
Point
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Converts a PolyLine to an array of points. Duplicate points are optionally excluded