The SVGGlyphRefElement interface corresponds to the <glyphRef>
The SVGGlyphRefElement interface corresponds to the `<glyphRef>`
(dx this)
Property.
A float corresponding to the dx attribute of the given element.
Property. A float corresponding to the dx attribute of the given element.
(dy this)
Property.
A float corresponding to the dy attribute of the given element.
Property. A float corresponding to the dy attribute of the given element.
(format this)
Property.
A DOMString corresponding to the format attribute of the given
Property. A DOMString corresponding to the format attribute of the given
(glyph-ref this)
Property.
A DOMString corresponding to the glyphRef attribute of the given
Property. A DOMString corresponding to the glyphRef attribute of the given
(set-dx! this val)
Property.
A float corresponding to the dx attribute of the given element.
Property. A float corresponding to the dx attribute of the given element.
(set-dy! this val)
Property.
A float corresponding to the dy attribute of the given element.
Property. A float corresponding to the dy attribute of the given element.
(set-format! this val)
Property.
A DOMString corresponding to the format attribute of the given
Property. A DOMString corresponding to the format attribute of the given
(set-glyph-ref! this val)
Property.
A DOMString corresponding to the glyphRef attribute of the given
Property. A DOMString corresponding to the glyphRef attribute of the given
(set-x! this val)
Property.
A float corresponding to the x attribute of the given element.
Property. A float corresponding to the x attribute of the given element.
(set-y! this val)
Property.
A float corresponding to the y attribute of the given element.
Property. A float corresponding to the y attribute of the given element.
(x this)
Property.
A float corresponding to the x attribute of the given element.
Property. A float corresponding to the x attribute of the given element.
(y this)
Property.
A float corresponding to the y attribute of the given element.
Property. A float corresponding to the y attribute of the given element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close