svgTextPositioningElement top-level property
dynamic
get
svgTextPositioningElement
Implemented by elements that support attributes that position individual text glyphs. It is inherited by SVGTextElement, SVGTSpanElement, SVGTRefElement and SVGAltGlyphElement.
Implementation
_i2.dynamic get svgTextPositioningElement => _i4.getProperty(
_self,
'SVGTextPositioningElement',
);