createSVGPathSegLinetoAbs

Declaration

SVGPathSegLinetoAbs createSVGPathSegLinetoAbs(
    optional unrestricted float x, 
    optional unrestricted float y
);