SVGPathElement.CreateSVGPathSegClosePath

SVGPathElement.CreateSVGPathSegClosePath method

Returns a stand-alone, parentless SVGPathSegClosePath object.

public SVGPathSegClosePath CreateSVGPathSegClosePath()

Return Value

A stand-alone, parentless SVGPathSegClosePath object.

See Also