DrawScript
1.0
jvm
DrawScript
/
ast.instructions.figure
/
Polyline
/
Polyline
Polyline
constructor
(
start
:
Point
,
points
:
List
<
Point
>
)
Parameters
start
The starting
Point
of the polyline.
points
A list of
Point
s.