SVGSVGElement.CreateSVGLength

SVGSVGElement.CreateSVGLength method

Crea un objeto SVGLength fuera de cualquier árbol de documentos. El objeto se inicializa con el valor de 0 unidades de usuario.

public SVGLength CreateSVGLength()

Valor_devuelto

Un objeto SVGLength.

Ver también