---
title: createSVGPathSegLinetoHorizontalRel
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/svgpathelement/1633247-createsvgpathseglinetohorizontal
---

# createSVGPathSegLinetoHorizontalRel

## Declaration

```data
SVGPathSegLinetoHorizontalRel createSVGPathSegLinetoHorizontalRel(
    optional unrestricted float x
);
```
