GraphicsPath::GetFillMode method (gdipluspath.h)
The GraphicsPath::GetFillMode method gets the fill mode of this path.
Syntax
FillMode GetFillMode();
Return value
Type: FillMode
This method returns an element of the FillMode enumeration.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP, Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | gdipluspath.h (include Gdiplus.h) |
Library | Gdiplus.lib |
DLL | Gdiplus.dll |