SVGTextPathElement.Method

SVGTextPathElement.Method property

Corresponds to attribute ‘method’ on the given ‘textPath’ element.

public SVGAnimatedEnumeration Method { get; }

Property Value

The attribute ‘method’ of the given ‘textPath’ element.

See Also