SVGTextPathElement.Spacing

SVGTextPathElement.Spacing property

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

public SVGAnimatedEnumeration Spacing { get; }

Property Value

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

See Also