mySVGPathElement.createSVGPathSegCurvetoCubicSmoothRel( x, y, x2, y2 ) in SVG 1.1
(no overview available)
Arguments
| name | type | description |
|---|---|---|
| x | Number | |
| y | Number | |
| x2 | Number | |
| y2 | Number |
- Return Type
- SVGPathSegCurvetoCubicSmoothRel
(no overview available)
| name | type | description |
|---|---|---|
| x | Number | |
| y | Number | |
| x2 | Number | |
| y2 | Number |