CreateSVGPathSegLinetoHorizontalRel
SVGPathElement.CreateSVGPathSegLinetoHorizontalRel method
返回一个独立的无父 SVGPathSegLinetoHorizontalRel 对象。
public SVGPathSegLinetoHorizontalRel CreateSVGPathSegLinetoHorizontalRel(float x)
范围 | 类型 | 描述 |
---|---|---|
x | Single | 此路径段终点的相对 X 坐标。 |
返回值
一个独立的、无父对象的 SVGPathSegLinetoHorizontalRel 对象。
也可以看看
- class SVGPathSegLinetoHorizontalRel
- class SVGPathElement
- 命名空间 Aspose.Svg
- 部件 Aspose.SVG