createSVGPathSegCurvetoCubicSmoothRel
Declaration
SVGPathSegCurvetoCubicSmoothRel createSVGPathSegCurvetoCubicSmoothRel(
optional unrestricted float x,
optional unrestricted float y,
optional unrestricted float x2,
optional unrestricted float y2
);