---
title: createSVGPathSegLinetoVerticalRel
framework: webkitjs
role: symbol
role_heading: Instance Method
path: webkitjs/svgpathelement/1629141-createsvgpathseglinetoverticalre
---

# createSVGPathSegLinetoVerticalRel

## Declaration

```data
SVGPathSegLinetoVerticalRel createSVGPathSegLinetoVerticalRel(
    optional unrestricted float y
);
```
