SVGPathSegMovetoRel object
Corresponds to an relative moveto (m) path data command.
![]() ![]() |
Members
The SVGPathSegMovetoRel object has these types of members:
Properties
The SVGPathSegMovetoRel 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.4
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:

