SVGPathElement.CreateSVGPathSegLinetoHorizontalRel

SVGPathElement.CreateSVGPathSegLinetoHorizontalRel method

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

public SVGPathSegLinetoHorizontalRel CreateSVGPathSegLinetoHorizontalRel(float x)
范围类型描述
xSingle此路径段终点的相对 X 坐标。

返回值

一个独立的、无父项的 SVGPathSegLinetoHorizontalRel 对象。

也可以看看