SVGTextPositioningElement
The SVGTextPositioningElement interface is implemented by elements that support attributes that position individual text glyphs. It is inherited by SVGTextElement, SVGTSpanElement, and SVGTRefElement.
Instance properties
This interface also inherits properties from its parent, SVGTextContentElement.
SVGTextPositioningElement.xRead only-
Returns an
SVGAnimatedLengthListreflecting thexattribute of the given element. SVGTextPositioningElement.yRead only-
Returns an
SVGAnimatedLengthListreflecting theyattribute of the given element. SVGTextPositioningElement.dxRead only-
Returns an
SVGAnimatedLengthListreflecting thedxattribute of the given element. SVGTextPositioningElement.dyRead only-
Returns an
SVGAnimatedLengthListreflecting thedyattribute of the given element. SVGTextPositioningElement.rotateRead only-
Returns an
SVGAnimatedNumberListreflecting therotateattribute of the given element.
Instance methods
This interface doesn't provide any specific methods, but inherits methods from its parent, SVGTextContentElement.
Specifications
| Specification |
|---|
| Scalable Vector Graphics (SVG) 2 # InterfaceSVGTextPositioningElement |
Browser compatibility
BCD tables only load in the browser