W3cubDocs

/Haxe JavaScript

UseElement

package js.html.svg

extends GraphicsElementElementDOMElementNodeEventTarget

@:native("SVGUseElement") Available on js

The SVGUseElement interface provides access to the properties of use elements, as well as methods to manipulate them.

Documentation SVGUseElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

read only height:AnimatedLength

read only href:AnimatedString

read only width:AnimatedLength

read only x:AnimatedLength

read only y:AnimatedLength

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/UseElement.html