SVGPathSegCurvetoQuadraticAbs in SVG 1.1
(no overview available)
Inherits from:
Instance Properties
| name | type | description |
|---|---|---|
| x | Number | |
| y | Number | |
| x1 | Number | |
| y1 | Number | |
| pathSegType | Number | (read only) [from SVGPathSeg] |
| pathSegTypeAsLetter | String | (read only) [from SVGPathSeg] |
Methods that return an SVGPathSegCurvetoQuadraticAbs
| name | of object | description |
|---|---|---|
| createSVGPathSegCurvetoQuadraticAbs() | SVGPathElement |