This topic has not yet been rated - Rate this topic

textLength property

Gets or sets the ISVGTextContentElement::textLength attribute on the given element.

Scalable Vector Graphics: Text, Section 10.17.1Internet Explorer 9

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

See also

SVGTextContentElement

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.