Package | Description |
---|---|
com.aspose.html.dom.svg | |
com.aspose.html.dom.svg.paths |
Modifier and Type | Method and Description |
---|---|
SVGPathSegCurvetoCubicSmoothRel |
SVGPathElement.createSVGPathSegCurvetoCubicSmoothRel(float x,
float y,
float x2,
float y2)
Returns a stand-alone, parentless SVGPathSegCurvetoCubicSmoothRel object.
|
Modifier and Type | Method and Description |
---|---|
SVGPathSegCurvetoCubicSmoothRel |
SVGPathSeg.toCurvetoCubicSmoothRel() |
SVGPathSegCurvetoCubicSmoothRel |
SVGPathSegCurvetoCubicSmoothRel.toCurvetoCubicSmoothRel() |