SVGPathElement.CreateSVGPathSegLinetoVerticalRel

SVGPathElement.CreateSVGPathSegLinetoVerticalRel method

返回一个独立的、无父项的 SVGPathSegLinetoVerticalRel 对象。

public SVGPathSegLinetoVerticalRel CreateSVGPathSegLinetoVerticalRel(float y)
范围类型描述
ySingle此路径段终点的相对 Y 坐标。

返回值

一个独立的、无父对象的 SVGPathSegLinetoVerticalRel 对象。

也可以看看