SVGPathSegClosePath

SVGPathSegClosePath class

他的SVGPathSegClosePath接口对应一个“closepath”(z)路径数据命令。

public class SVGPathSegClosePath : SVGPathSeg

特性

姓名描述
PathSegType { get; }由在此接口上定义的常量之一指定的路径段的类型。
PathSegTypeAsLetter { get; }路径段的类型,由对应的单字符命令名指定。

方法

姓名描述
Dispose()释放非托管和 - 可选 - 托管资源。
virtual GetPlatformType()此方法用于检索 ECMAScript 对象Type .

也可以看看