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