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