Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. SVGTextPositioningElement

SVGTextPositioningElement

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨July 2015⁩.

TheSVGTextPositioningElement interface is implemented by elements that support attributes that position individual text glyphs. It is inherited bySVGTextElement andSVGTSpanElement.

EventTarget Node Element SVGElement SVGGraphicsElement SVGTextContentElement SVGTextPositioningElement

Instance properties

This interface also inherits properties from its parent,SVGTextContentElement.

SVGTextPositioningElement.xRead only

Returns anSVGAnimatedLengthList reflecting thex attribute of the given element.

SVGTextPositioningElement.yRead only

Returns anSVGAnimatedLengthList reflecting they attribute of the given element.

SVGTextPositioningElement.dxRead only

Returns anSVGAnimatedLengthList reflecting thedx attribute of the given element.

SVGTextPositioningElement.dyRead only

Returns anSVGAnimatedLengthList reflecting thedy attribute of the given element.

SVGTextPositioningElement.rotateRead only

Returns anSVGAnimatedNumberList reflecting therotate attribute 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

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp