SVGPathElement.CreateSVGPathSegCurvetoQuadraticRel
SVGPathElement.CreateSVGPathSegCurvetoQuadraticRel method
Tek başına, ebeveynsiz bir SVGPathSegCurvetoQuadraticRel nesnesi döndürür.
public SVGPathSegCurvetoQuadraticRel CreateSVGPathSegCurvetoQuadraticRel(float x, float y,
float x1, float y1)
| Parametre | Tip | Tanım |
|---|---|---|
| x | Single | Bu yol parçasının bitiş noktası için göreli X koordinatı. |
| y | Single | Bu yol parçasının bitiş noktası için göreli Y koordinatı. |
| x1 | Single | İlk kontrol noktası için ilgili X koordinatı. |
| y1 | Single | İlk kontrol noktası için göreli Y koordinatı. |
Geri dönüş değeri
Bağımsız, ebeveynsiz bir SVGPathSegCurvetoQuadraticRel nesnesi.
Ayrıca bakınız
- class SVGPathSegCurvetoQuadraticRel
- class SVGPathElement
- ad alanı Aspose.Html.Dom.Svg
- toplantı Aspose.HTML