SVGPathElement.CreateSVGPathSegLinetoVerticalAbs
SVGPathElement.CreateSVGPathSegLinetoVerticalAbs method
返回一个独立的、无父项的 SVGPathSegLinetoVerticalAbs 对象。
public SVGPathSegLinetoVerticalAbs CreateSVGPathSegLinetoVerticalAbs(float y)
范围 | 类型 | 描述 |
---|---|---|
y | Single | 此路径段终点的绝对 Y 坐标。 |
返回值
一个独立的、无父对象的 SVGPathSegLinetoVerticalAbs 对象。
也可以看看
- class SVGPathSegLinetoVerticalAbs
- class SVGPathElement
- 命名空间 Aspose.Html.Dom.Svg
- 部件 Aspose.HTML