SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel
SVGPathElement.CreateSVGPathSegCurvetoQuadraticSmoothRel method
Mengembalikan objek SVGPathSegCurvetoQuadraticSmoothRel yang berdiri sendiri dan tanpa orang tua.
public SVGPathSegCurvetoQuadraticSmoothRel CreateSVGPathSegCurvetoQuadraticSmoothRel(float x,
float y)
Parameter | Jenis | Keterangan |
---|---|---|
x | Single | Koordinat relatif X untuk titik akhir segmen jalur ini. |
y | Single | Koordinat Y relatif untuk titik akhir segmen jalur ini. |
Nilai Pengembalian
Objek SVGPathSegCurvetoQuadraticSmoothRel yang berdiri sendiri dan tanpa orang tua.
Lihat juga
- class SVGPathSegCurvetoQuadraticSmoothRel
- class SVGPathElement
- ruang nama Aspose.Html.Dom.Svg
- perakitan Aspose.HTML