package js.html.svg
extends GeometryElement › GraphicsElement › Element › DOMElement › Node › EventTarget
Available on js
The SVGEllipseElement interface provides access to the properties of ellipse elements.
Documentation SVGEllipseElement by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlycx:AnimatedLengthThis property returns a SVGAnimatedLength reflecting the cx attribute of the given ellipse element.
read onlycy:AnimatedLengthThis property returns a SVGAnimatedLength reflecting the cy attribute of the given ellipse element.
read onlyrx:AnimatedLengthThis property returns a SVGAnimatedLength reflecting the rx attribute of the given ellipse element.
read onlyry:AnimatedLengthThis property returns a SVGAnimatedLength reflecting the ry attribute of the given ellipse element.
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/EllipseElement.html