ID2D1SvgPaint::GetIdLength method
Gets the string length of the element id which acts as the paint server. This id is used if the paint type is D2D1_SVG_PAINT_TYPE_URI.
Syntax
UINT32 GetIdLength();
Parameters
This method has no parameters.
Return value
Type: UINT32
the string length of the element id which acts as the paint server. The returned string length does not include room for the null terminator.
Requirements
|
Header |
|
|---|---|
|
DLL |
|
See also
Show: