SVGPathSegCurvetoCubicSmoothAbs in SVG 1.1

(no overview available)

Inherits from:

Instance Properties

name type description
pathSegType Number (read only) [from SVGPathSeg]
pathSegTypeAsLetter String (read only) [from SVGPathSeg]
x Number
x2 Number
y Number
y2 Number

Methods that return an SVGPathSegCurvetoCubicSmoothAbs

name of object description
createSVGPathSegCurvetoCubicSmoothAbs(x,y,x2,…) SVGPathElement