File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1268,7 +1268,7 @@ commit
1268
1268
<tr>
1269
1269
<td>
1270
1270
<ul class="arglist">
1271
- <li><strong>y </strong> - the x coordinate of the center of the curve</li>
1271
+ <li><strong>x </strong> - the x coordinate of the center of the curve</li>
1272
1272
<li><strong>y</strong> - the y coordinate of the center of the curve</li>
1273
1273
<li><strong>radius</strong> - the radius of the curve in pixels</li>
1274
1274
<li><strong>startAngle</strong> - the starting angle of the curve in radians</li>
@@ -1329,7 +1329,7 @@ commit
1329
1329
<tr>
1330
1330
<td>
1331
1331
<ul class="arglist">
1332
- <li><strong>y </strong> - the x coordinate of the center of the curve</li>
1332
+ <li><strong>x </strong> - the x coordinate of the center of the curve</li>
1333
1333
<li><strong>y</strong> - the y coordinate of the center of the curve</li>
1334
1334
<li><strong>radiusX</strong> - the horizontal radius of the curve</li>
1335
1335
<li><strong>radiusY</strong> - the vertical radius of the curve</li>
@@ -1361,7 +1361,7 @@ commit
1361
1361
<tr>
1362
1362
<td>
1363
1363
<ul class="arglist">
1364
- <li><strong>y </strong> - the x coordinate of the upper left corner of the rectangle</li>
1364
+ <li><strong>x </strong> - the x coordinate of the upper left corner of the rectangle</li>
1365
1365
<li><strong>y</strong> - the y coordinate of the upper left corner of the rectangle</li>
1366
1366
<li><strong>width</strong> - the width of the rectangle in pixels</li>
1367
1367
<li><strong>height</strong> - the height of the rectangle in pixels</li>
You can’t perform that action at this time.
0 commit comments