Public Member Functions | |
override void | Dispose () |
this () | |
this (IntPtr wxobj) | |
this (Colour colour) | |
this (Colour colour, FillStyle style) | |
this (Bitmap stippleBitmap) | |
this (string name) | |
this (string name, FillStyle style) | |
bool | Ok () |
FillStyle | Style () |
void | Style (FillStyle value) |
Bitmap | Stipple () |
void | Stipple (Bitmap value) |
Colour | colour () |
void | colour (Colour value) |
Static Public Attributes | |
static Brush | wxBLUE_BRUSH |
static Brush | wxGREEN_BRUSH |
static Brush | wxWHITE_BRUSH |
static Brush | wxBLACK_BRUSH |
static Brush | wxGREY_BRUSH |
static Brush | wxMEDIUM_GREY_BRUSH |
static Brush | wxLIGHT_GREY_BRUSH |
static Brush | wxTRANSPARENT_BRUSH |
static Brush | wxCYAN_BRUSH |
static Brush | wxRED_BRUSH |
static Brush | wxNullBrush |
this | ( | ) |
this | ( | IntPtr | wxobj | ) |
Reimplemented from GDIObject.
this | ( | Colour | colour | ) |
this | ( | Colour | colour, | |
FillStyle | style | |||
) |
this | ( | Bitmap | stippleBitmap | ) |
this | ( | string | name | ) |
this | ( | string | name, | |
FillStyle | style | |||
) |
override void Dispose | ( | ) |
Reimplemented from wxObject.
bool Ok | ( | ) |
FillStyle Style | ( | ) |
void Style | ( | FillStyle | value | ) |
Bitmap Stipple | ( | ) |
void Stipple | ( | Bitmap | value | ) |
Colour colour | ( | ) |
void colour | ( | Colour | value | ) |
Brush wxBLUE_BRUSH [static] |
Brush wxGREEN_BRUSH [static] |
Brush wxWHITE_BRUSH [static] |
Brush wxBLACK_BRUSH [static] |
Brush wxGREY_BRUSH [static] |
Brush wxMEDIUM_GREY_BRUSH [static] |
Brush wxLIGHT_GREY_BRUSH [static] |
Brush wxTRANSPARENT_BRUSH [static] |
Brush wxCYAN_BRUSH [static] |
Brush wxRED_BRUSH [static] |
Brush wxNullBrush [static] |