EDIT Paper.polyline
parent
a3f88ffa1f
commit
13599ac0f5
|
@ -2835,7 +2835,7 @@ function gradientRadial(defs, cx, cy, r, fx, fy) {
|
|||
- points (array) array of points
|
||||
* or
|
||||
- varargs (…) points
|
||||
= (object) `text` element
|
||||
= (object) `polyline` element
|
||||
**
|
||||
> Usage
|
||||
| var p1 = paper.polyline([10, 10, 100, 100]);
|
||||
|
|
Loading…
Reference in New Issue