package js.html.svg
extends GraphicsElement › Element › DOMElement › Node › EventTarget
Available on js
The SVGUseElement
interface corresponds to the use
element.
Documentation SVGUseElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlyheight:AnimatedLength
An SVGAnimatedLength
corresponding to the height
attribute of the given element.
read onlyhref:AnimatedString
read onlywidth:AnimatedLength
An SVGAnimatedLength
corresponding to the width
attribute of the given element.
read onlyx:AnimatedLength
An SVGAnimatedLength
corresponding to the x
attribute of the given element.
read onlyy:AnimatedLength
An SVGAnimatedLength
corresponding to the y
attribute of the given element.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/UseElement.html