SVGTextContentElement.TextLength

SVGTextContentElement.TextLength property

Corresponds to attribute ‘textLength’ on the given element.

public SVGAnimatedLength TextLength { get; }

Property Value

The attribute ‘textLength’ of the given element.

See Also