SVGTextPathElement.Href

SVGTextPathElement.Href property

Corresponds to attribute ‘xlink:href’ on the given element.

public SVGAnimatedString Href { get; }

Property Value

The ‘xlink:href’ of the given element.

See Also