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