enum wxBrushStyle |
The possible brush styles.
Black brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
Blue brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
Cyan brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
Green brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
Grey brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
Light grey brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
Medium grey brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
An empty brush.
wxBrush::IsOk() always returns false for this object.
Red brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
The global wxBrushList instance.
Transparent brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
White brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).
Yellow brush.
Except for the color it has all standard attributes (wxBRUSHSTYLE_SOLID
, no stipple bitmap, etc...).