Baseline Widely available
The SVGTextPositioningElement
interface is implemented by elements that support attributes that position individual text glyphs. It is inherited by SVGTextElement
and SVGTSpanElement
.
This interface also inherits properties from its parent, SVGTextContentElement
.
SVGTextPositioningElement.x
Read only
Returns an SVGAnimatedLengthList
reflecting the x
attribute of the given element.
SVGTextPositioningElement.y
Read only
Returns an SVGAnimatedLengthList
reflecting the y
attribute of the given element.
SVGTextPositioningElement.dx
Read only
Returns an SVGAnimatedLengthList
reflecting the dx
attribute of the given element.
SVGTextPositioningElement.dy
Read only
Returns an SVGAnimatedLengthList
reflecting the dy
attribute of the given element.
SVGTextPositioningElement.rotate
Read only
Returns an SVGAnimatedNumberList
reflecting the rotate
attribute of the given element.
This interface doesn't provide any specific methods, but inherits methods from its parent, SVGTextContentElement
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4