createSVGPathSegCurvetoQuadraticSmoothAbs

Declaration

SVGPathSegCurvetoQuadraticSmoothAbs createSVGPathSegCurvetoQuadraticSmoothAbs(
    optional unrestricted float x, 
    optional unrestricted float y
);