EDIT Paper.text

master
Mike Sierra 2013-10-09 16:09:59 -04:00
parent c51a3119c9
commit 933037609f
1 changed files with 1 additions and 1 deletions

View File

@ -2777,7 +2777,7 @@ function gradientRadial(defs, cx, cy, r, fx, fy) {
** **
- x (number) x coordinate position - x (number) x coordinate position
- y (number) y coordinate position - y (number) y coordinate position
- text (string|array) The text string to draw or array of <tspan>s - text (string|array) The text string to draw or array of strings to nest within separate `<tspan>` elements
= (object) `text` element = (object) `text` element
** **
> Usage > Usage