The SVGRectElement interface provides access to the properties
<rect>
elements, as well as methods to manipulate them.
The SVGRectElement interface provides access to the properties `<rect>` elements, as well as methods to manipulate them.
(set-x! this val)
Property.
Returns an SVGAnimatedLength corresponding to the x attribute the given <rect> element.
Property. Returns an SVGAnimatedLength corresponding to the x attribute the given <rect> element.
(x this)
Property.
Returns an SVGAnimatedLength corresponding to the x attribute the given <rect> element.
Property. Returns an SVGAnimatedLength corresponding to the x attribute the given <rect> element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close