SVGTextPathElement in SVG 1.1

(no overview available)

Inherits from:

Instance Properties

name type description
href SVGAnimatedString (read only) [from SVGURIReference]
startOffset SVGAnimatedLength (read only)
method SVGAnimatedEnumeration (read only)
spacing SVGAnimatedEnumeration (read only)

Constants

name object value description
TEXTPATH_METHODTYPE_UNKNOWN SVGTextPathElement 0
TEXTPATH_METHODTYPE_ALIGN SVGTextPathElement 1
TEXTPATH_METHODTYPE_STRETCH SVGTextPathElement 2
TEXTPATH_SPACINGTYPE_UNKNOWN SVGTextPathElement 0
TEXTPATH_SPACINGTYPE_AUTO SVGTextPathElement 1
TEXTPATH_SPACINGTYPE_EXACT SVGTextPathElement 2