The SVGTextPathElement interface corresponds to the <textPath>
The SVGTextPathElement interface corresponds to the `<textPath>`
(method this)
Property.
An SVGAnimatedEnumeration corresponding to the method attribute the given element. It takes one of the TEXTPATH_METHODTYPE_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the method attribute the given element. It takes one of the TEXTPATH_METHODTYPE_* defined on this interface.
(set-method! this val)
Property.
An SVGAnimatedEnumeration corresponding to the method attribute the given element. It takes one of the TEXTPATH_METHODTYPE_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the method attribute the given element. It takes one of the TEXTPATH_METHODTYPE_* defined on this interface.
(set-spacing! this val)
Property.
An SVGAnimatedEnumeration corresponding to the spacing attribute the given element. It takes one of the TEXTPATH_SPACINGTYPE_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the spacing attribute the given element. It takes one of the TEXTPATH_SPACINGTYPE_* defined on this interface.
(set-start-offset! this val)
Property.
An SVGAnimatedLength corresponding to the X component of the attribute of the given element.
Property. An SVGAnimatedLength corresponding to the X component of the attribute of the given element.
(spacing this)
Property.
An SVGAnimatedEnumeration corresponding to the spacing attribute the given element. It takes one of the TEXTPATH_SPACINGTYPE_* defined on this interface.
Property. An SVGAnimatedEnumeration corresponding to the spacing attribute the given element. It takes one of the TEXTPATH_SPACINGTYPE_* defined on this interface.
(start-offset this)
Property.
An SVGAnimatedLength corresponding to the X component of the attribute of the given element.
Property. An SVGAnimatedLength corresponding to the X component of the attribute of the given element.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close