AdjustableArrowCap::IsFilled method (gdipluslinecaps.h)
The AdjustableArrowCap::IsFilled method determines whether the arrow cap is filled.
Syntax
BOOL IsFilled();
Return value
Type: BOOL
If the arrow cap is filled, this method returns TRUE; otherwise, it returns FALSE.
Requirements
| Minimum supported client | Windows XP, Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | gdipluslinecaps.h (include Gdiplus.h) |
| Library | Gdiplus.lib |
| DLL | Gdiplus.dll |