smjg.libs.sdwf.dc.WindowDC Class Reference

The smjg.libs.sdwf.dc.WindowDC class represents a device context for a window. More...

Inheritance diagram for smjg.libs.sdwf.dc.WindowDC:

smjg.libs.sdwf.dc.DC

List of all members.

Public Member Functions

 this (WindowBase w, bool wholeWindow=false)
 Constructs a WindowDC to draw in the given window.
 ~this ()


Detailed Description

The smjg.libs.sdwf.dc.WindowDC class represents a device context for a window.


Constructor & Destructor Documentation

smjg.libs.sdwf.dc.WindowDC.this ( WindowBase  w,
bool  wholeWindow = false 
)

Constructs a WindowDC to draw in the given window.

Parameters:
w the window whose device context is to be acquired.
wholeWindow if true, the WindowDC is for the whole window, including the non-client areas. If false, it is for only the client area.

smjg.libs.sdwf.dc.WindowDC.~this (  ) 


The documentation for this class was generated from the following file:
Generated on Sun Jan 11 21:54:12 2009 for Stewart's D Windows Framework by  doxygen 1.5.4