SVGPathElement.CreateSVGPathSegLinetoVerticalRel

SVGPathElement.CreateSVGPathSegLinetoVerticalRel method

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

public SVGPathSegLinetoVerticalRel CreateSVGPathSegLinetoVerticalRel(float y)
パラメータタイプ説明
ySingleこのパス セグメントの終点の相対 Y 座標。

戻り値

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

関連項目