createSVGPathSegLinetoRel

Declaration

SVGPathSegLinetoRel createSVGPathSegLinetoRel(
    optional unrestricted float x, 
    optional unrestricted float y
);