SVGPathElement.CreateSVGPathSegClosePath

SVGPathElement.CreateSVGPathSegClosePath method

Devuelve un objeto SVGPathSegClosePath independiente y sin padres.

public SVGPathSegClosePath CreateSVGPathSegClosePath()

Valor_devuelto

Un objeto SVGPathSegClosePath independiente y sin padre.

Ver también