SVGPathSegLinetoRel in SVG 1.1
(no overview available)
Inherits from:
Instance Properties
name | type | description |
---|---|---|
pathSegType | Number | (read only) [from SVGPathSeg] |
pathSegTypeAsLetter | String | (read only) [from SVGPathSeg] |
x | Number | |
y | Number |
Methods that return an SVGPathSegLinetoRel
name | of object | description |
---|---|---|
createSVGPathSegLinetoRel(x,y) | SVGPathElement |