SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel
SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel method
Returnerar ett fristående, föräldralöst SVGPathSegCurvetoQuadraticSmoothRel-objekt.
public SVGPathSegCurvetoQuadraticSmoothRel CreateSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Parameter | Typ | Beskrivning |
---|---|---|
x | Single | Den relativa X-koordinaten för slutpunkten för detta vägsegment. |
y | Single | Den relativa Y-koordinaten för ändpunkten för detta vägsegment. |
Returvärde
Ett fristående, föräldralöst SVGPathSegCurvetoQuadraticSmoothRel-objekt.
Se även
- class SVGPathSegCurvetoQuadraticSmoothRel
- class SVGPathElement
- namnutrymme Aspose.Html.Dom.Svg
- hopsättning Aspose.HTML