class SVGElement
package js.html.svg
extends GraphicsElement › Element › DOMElement › Node › EventTarget
Available on HTML5
The SVGSVGElement
interface provides access to the properties of svg
elements, as well as methods to manipulate them. This interface contains also various miscellaneous commonly-used utility methods, such as matrix operations and the ability to control the time of redraw on visual rendering devices.
Documentation SVGSVGElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See: