SVGPathElement.CreateSVGPathSegCurvetoCubicSmoothRel
SVGPathElement.CreateSVGPathSegCurvetoCubicSmoothRel method
Tek başına, ebeveynsiz bir SVGPathSegCurvetoCubicSmoothRel nesnesi döndürür.
public SVGPathSegCurvetoCubicSmoothRel CreateSVGPathSegCurvetoCubicSmoothRel(float x, float y,
float x2, float y2)
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ı. |
x2 | Single | İkinci kontrol noktası için ilgili X koordinatı. |
y2 | Single | İkinci kontrol noktası için göreli Y koordinatı. |
Geri dönüş değeri
Bağımsız, ebeveynsiz bir SVGPathSegCurvetoCubicSmoothRel nesnesi.
Ayrıca bakınız
- class SVGPathSegCurvetoCubicSmoothRel
- class SVGPathElement
- ad alanı Aspose.Html.Dom.Svg
- toplantı Aspose.HTML