Package | Description |
---|---|
elemental.js.svg | |
elemental.svg |
Modifier and Type | Class and Description |
---|---|
class |
JsSVGPathSegLinetoRel |
Modifier and Type | Method and Description |
---|---|
SVGPathSegLinetoRel |
SVGPathElement.createSVGPathSegLinetoRel(float x,
float y)
Returns a stand-alone, parentless
SVGPathSegLinetoRel
object.Parameters: float x The relative X coordinate for the end point of this path segment. float y The relative Y coordinate for the end point of this path segment. |
Copyright © 2018. All rights reserved.