textLength property
Gets or sets the ISVGTextContentElement::textLength attribute on the given element.
![]() ![]() |
Syntax
HRESULT value = object.put_textLength(ISVGAnimatedLength* v);HRESULT value = object.get_textLength(ISVGAnimatedLength** p);
Property values
Type: Object
The ISVGTextContentElement::textLength attribute on the given element.
Standards information
- Scalable Vector Graphics: Text, Section 10.17.1
See also
Show:

