WindowDC Class Reference

Inheritance diagram for WindowDC:

DC wxObject IDisposable ClientDC PaintDC MemoryDC BufferedDC BufferedPaintDC

List of all members.

Public Member Functions

 this (IntPtr wxobj)
 this ()
 this (Window win)
bool CanDrawBitmap ()
bool CanGetTextExtent ()
int GetCharWidth ()
int GetCharHeight ()
int CharHeight ()
int CharWidth ()
override void Clear ()
void SetFont (Font font)
void SetPen (Pen pen)
void SetBrush (Brush brush)
void SetBackground (Brush brush)
void SetLogicalFunction (int func)
void SetTextForeground (Colour colour)
void SetTextBackground (Colour colour)
void SetBackgroundMode (int mode)
void SetPalette (Palette palette)
Size GetPPI ()
int GetDepth ()


Constructor & Destructor Documentation

this ( IntPtr  wxobj  ) 

Reimplemented from DC.

Reimplemented in ClientDC, PaintDC, MemoryDC, BufferedDC, and BufferedPaintDC.

this (  ) 

Reimplemented in ClientDC, PaintDC, MemoryDC, and BufferedDC.

this ( Window  win  ) 

Reimplemented in ClientDC, and PaintDC.


Member Function Documentation

bool CanDrawBitmap (  ) 

bool CanGetTextExtent (  ) 

int GetCharWidth (  ) 

int GetCharHeight (  ) 

int CharHeight (  ) 

int CharWidth (  ) 

override void Clear (  ) 

Reimplemented from DC.

void SetFont ( Font  font  ) 

void SetPen ( Pen  pen  ) 

void SetBrush ( Brush  brush  ) 

void SetBackground ( Brush  brush  ) 

void SetLogicalFunction ( int  func  ) 

void SetTextForeground ( Colour  colour  ) 

void SetTextBackground ( Colour  colour  ) 

void SetBackgroundMode ( int  mode  ) 

void SetPalette ( Palette  palette  ) 

Size GetPPI (  ) 

int GetDepth (  ) 


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