ixfx
Preparing search index...
Geometry
Lines
isPolyLine
Function isPolyLine
isPolyLine
(
p
:
any
)
:
p
is
Geometry
.
PolyLine
Returns true if
p
is a
PolyLine
, ie. an array of
Line
s. Validates all items in array.
Parameters
p
:
any
Returns
p
is
Geometry
.
PolyLine
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Returns true if
p
is a PolyLine, ie. an array of Lines. Validates all items in array.