W3cubDocs

/Haxe JavaScript

RectElement

package js.html.svg

extends GraphicsElementElementDOMElementNodeEventTarget

@:native("SVGRectElement") Available on js

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

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

See:

Variables

read only height:AnimatedLength

read only rx:AnimatedLength

read only ry:AnimatedLength

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/RectElement.html