createSVGPathSegMovetoAbs

Declaration

SVGPathSegMovetoAbs createSVGPathSegMovetoAbs(
    optional unrestricted float x, 
    optional unrestricted float y
);