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