W3cubDocs

/Haxe JavaScript

TextPathElement

package js.html.svg

extends TextContentElementGraphicsElementElementDOMElementNodeEventTarget

@:native("SVGTextPathElement") Available on js

Variables

read only href:AnimatedString

read only method:AnimatedEnumeration

read only spacing:AnimatedEnumeration

read only startOffset:AnimatedLength

Static variables

@:value(1) static inline read only TEXTPATH_METHODTYPE_ALIGN:Int = 1

@:value(2) static inline read only TEXTPATH_METHODTYPE_STRETCH:Int = 2

@:value(0) static inline read only TEXTPATH_METHODTYPE_UNKNOWN:Int = 0

@:value(1) static inline read only TEXTPATH_SPACINGTYPE_AUTO:Int = 1

@:value(2) static inline read only TEXTPATH_SPACINGTYPE_EXACT:Int = 2

@:value(0) static inline read only TEXTPATH_SPACINGTYPE_UNKNOWN:Int = 0

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/TextPathElement.html