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