CreateSVGPoint

SVGSVGElement.CreateSVGPoint method

Crea un objeto SVGPoint fuera de cualquier árbol de documentos. El objeto se inicializa en el punto (0,0) en el sistema de coordenadas del usuario.

public SVGPoint CreateSVGPoint()

Valor_devuelto

Un objeto SVGPoint.

Ver también