SVGPathSegLinetoRel object
Corresponds to a relative lineto (l) path data command.
![]() ![]() |
Members
The SVGPathSegLinetoRel object has these types of members:
Properties
The SVGPathSegLinetoRel object has these properties.
| Property | Description |
|---|---|
|
Gets the type of the path segment. | |
|
Gets the type of the path segment, specified by the corresponding one-character command name. | |
|
Gets or sets the x-coordinate value. | |
|
Gets or sets the y-coordinate value. |
Standards information
- Scalable Vector Graphics: Paths, Section 8.5.6
Remarks
Note In addition to the attributes, properties, events, methods, and styles listed above, SVG elements also inherit core HTML attributes, properties, events, methods, and styles.
Show:

