Brush Class Reference

Inheritance diagram for Brush:

GDIObject wxObject IDisposable

List of all members.

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


Constructor & Destructor Documentation

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 
)


Member Function Documentation

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  ) 


Member Data Documentation

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]


The documentation for this class was generated from the following file:
Generated on Sun Feb 1 21:30:22 2009 for wxD by  doxygen 1.5.4