SVGPathElement.CreateSVGPathSegClosePath

SVGPathElement.CreateSVGPathSegClosePath method

返回一个独立的、无父项的 SVGPathSegClosePath 对象。

public SVGPathSegClosePath CreateSVGPathSegClosePath()

返回值

一个独立的、无父项的 SVGPathSegClosePath 对象。

也可以看看