The SVGEllipseElement interface provides access to the properties
<ellipse> elements.
The SVGEllipseElement interface provides access to the properties `<ellipse>` elements.
(cx this)Property.
This property returns a SVGAnimatedLength reflecting the cx attribute the given <ellipse> element.
Property. This property returns a SVGAnimatedLength reflecting the cx attribute the given <ellipse> element.
(cy this)Property.
This property returns a SVGAnimatedLength reflecting the cy attribute the given <ellipse> element.
Property. This property returns a SVGAnimatedLength reflecting the cy attribute the given <ellipse> element.
(rx this)Property.
This property returns a SVGAnimatedLength reflecting the rx attribute the given <ellipse> element.
Property. This property returns a SVGAnimatedLength reflecting the rx attribute the given <ellipse> element.
(ry this)Property.
This property returns a SVGAnimatedLength reflecting the ry attribute the given <ellipse> element.
Property. This property returns a SVGAnimatedLength reflecting the ry attribute the given <ellipse> element.
(set-cx! this val)Property.
This property returns a SVGAnimatedLength reflecting the cx attribute the given <ellipse> element.
Property. This property returns a SVGAnimatedLength reflecting the cx attribute the given <ellipse> element.
(set-cy! this val)Property.
This property returns a SVGAnimatedLength reflecting the cy attribute the given <ellipse> element.
Property. This property returns a SVGAnimatedLength reflecting the cy attribute the given <ellipse> element.
(set-rx! this val)Property.
This property returns a SVGAnimatedLength reflecting the rx attribute the given <ellipse> element.
Property. This property returns a SVGAnimatedLength reflecting the rx attribute the given <ellipse> element.
(set-ry! this val)Property.
This property returns a SVGAnimatedLength reflecting the ry attribute the given <ellipse> element.
Property. This property returns a SVGAnimatedLength reflecting the ry attribute the given <ellipse> element.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |