SVGTextPositioningElement

Module:
svg
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Member Data

dx
dy
rotate
x
y

dx


readonly attribute SVGAnimatedLengthList dx; 


dy


readonly attribute SVGAnimatedLengthList dy; 


rotate


readonly attribute SVGAnimatedNumberList rotate; 


x


readonly attribute SVGAnimatedLengthList x; 


y


readonly attribute SVGAnimatedLengthList y; 

 

Last Updated: 2009-05-29