ID2D1SvgGlyphStyle::GetFill method
Returns the requested fill parameters.
Syntax
void GetFill(
[out] ID2D1Brush **brush
);
Parameters
- brush [out]
-
Type: ID2D1Brush**
Describes how the area is painted.
Return value
This method does not return a value.
Requirements
|
Header |
|
|---|---|
|
DLL |
|
See also
Show: