ID2D1SvgElement::GetTextValueLength method

Gets the length of the text content value.

Syntax


UINT32 GetTextValueLength();

Parameters

This method has no parameters.

Return value

Type: UINT32

Returns the length of the text content value. The returned string length does not include room for the null terminator.

Requirements

Header

D2d1svg.h

DLL

Direct2d.dll

See also

ID2D1SvgElement

 

 

Show: