Class SVGPathSegLinetoVerticalAbs
SVGPathSegLinetoVerticalAbs class
SVGPathSegLinetoVerticalAbs 接口对应于“绝对垂直线”(V)路径数据命令。
public class SVGPathSegLinetoVerticalAbs : SVGPathSeg
特性
姓名 | 描述 |
---|---|
PathSegType { get; } | 此接口上定义的常量之一指定的路径段类型。 |
PathSegTypeAsLetter { get; } | 路径段的类型,由对应的单字符命令名指定。 |
Y { get; set; } | 此路径段终点的绝对 Y 坐标。 |
方法
姓名 | 描述 |
---|---|
Dispose() | 释放非托管和 - 可选 - 托管资源。 |
virtual GetPlatformType() | 此方法用于检索 ECMAScript 对象Type. |
也可以看看
- class SVGPathSeg
- 命名空间 Aspose.Html.Dom.Svg.Paths
- 部件 Aspose.HTML