EDIT Paper.polyline

master
Mike Sierra 2013-10-09 16:06:22 -04:00
parent a3f88ffa1f
commit 13599ac0f5
1 changed files with 1 additions and 1 deletions

View File

@ -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]);