SVGPathElement.CreateSVGPathSegLinetoHorizontalRel

SVGPathElement.CreateSVGPathSegLinetoHorizontalRel method

スタンドアロンで親のない SVGPathSegLinetoHorizontalRel オブジェクトを返します。

public SVGPathSegLinetoHorizontalRel CreateSVGPathSegLinetoHorizontalRel(float x)
パラメータタイプ説明
xSingleこのパス セグメントの終点の相対 X 座標。

戻り値

スタンドアロンで親のない SVGPathSegLinetoHorizontalRel オブジェクト。

関連項目