ID2D1SvgElement::GetTagNameLength method (d2d1svg.h)
Gets the string length of the tag name.
Syntax
UINT32 GetTagNameLength();
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
Requirement | Value |
---|---|
Target Platform | Windows |
Header | d2d1svg.h |
DLL | Direct2d.dll |