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 |
|
|---|---|
|
DLL |
|
See also
Show: