SVGPathElement.CreateSVGPathSegCurvetoCubicSmoothAbs
SVGPathElement.CreateSVGPathSegCurvetoCubicSmoothAbs method
スタンドアロンで親のない SVGPathSegCurvetoCubicSmoothAbs オブジェクトを返します。
public SVGPathSegCurvetoCubicSmoothAbs CreateSVGPathSegCurvetoCubicSmoothAbs(float x, float y,
float x2, float y2)
パラメータ | タイプ | 説明 |
---|---|---|
x | Single | このパス セグメントの終点の絶対 X 座標。 |
y | Single | このパス セグメントの終点の絶対 Y 座標。 |
x2 | Single | 2 番目の制御点の絶対 X 座標。 |
y2 | Single | 2 番目の制御点の絶対 Y 座標。 |
戻り値
スタンドアロンで親のない SVGPathSegCurvetoCubicSmoothAbs オブジェクト。
関連項目
- class SVGPathSegCurvetoCubicSmoothAbs
- class SVGPathElement
- 名前空間 Aspose.Html.Dom.Svg
- 組み立て Aspose.HTML