HatchBrush::GetHatchStyle method (gdiplusbrush.h)
The HatchBrush::GetHatchStyle method gets the hatch style of this hatch brush.
Syntax
HatchStyle GetHatchStyle();
Return value
Type: HatchStyle
This method returns the hatch style, which is one of the elements of the HatchStyle 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 | gdiplusbrush.h (include Gdiplus.h) |
Library | Gdiplus.lib |
DLL | Gdiplus.dll |