ID2D1SvgElement::GetTagNameLength method

Gets the string length of the tag name.

Syntax


UINT32 GetTagNameLength();

Parameters

This method has no parameters.

Return value

Type: UINT32

Returns the string length of the tag name. The returned string length does not include room for the null terminator.

Requirements

Header

D2d1svg.h

DLL

Direct2d.dll

See also

ID2D1SvgElement

 

 

Show: