ID2D1SvgElement::IsTextContent method
Returns a boolean indicating wether this element represents text content.
Syntax
BOOL IsTextContent();
Parameters
This method has no parameters.
Return value
Type: BOOL
Returns TRUE if this element represents text content, e.g. the content of a 'title' or 'desc' element. Text content does not have a tag name.
Requirements
|
Header |
|
|---|---|
|
DLL |
|
See also
Show: