createSVGPathSegCurvetoQuadraticSmoothRel

Declaration

SVGPathSegCurvetoQuadraticSmoothRel createSVGPathSegCurvetoQuadraticSmoothRel(
    optional unrestricted float x, 
    optional unrestricted float y
);