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