SVGUseElement in SVG 1.1

(no overview available)

Inherits from:

Instance Properties

name type description
x SVGAnimatedLength (read only)
y SVGAnimatedLength (read only)
width SVGAnimatedLength (read only)
height SVGAnimatedLength (read only)
instanceRoot SVGElementInstance (read only)
animatedInstanceRoot SVGElementInstance (read only)

Instance Methods

name returns description
addEventListener() (none) [from EventTarget]
removeEventListener() (none) [from EventTarget]
dispatchEvent() Boolean Dispatches an event to the invoking object. [from EventTarget]

Properties that are an SVGUseElement

name object description
correspondingUseElement SVGElementInstance (read only)