| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class DCClipper |
|
object --+
|
DCClipper
wx.wxDCClipper sets the DC's clipping region when it is constructed, and then automatically destroys the clipping region when the clipper goes out of scope.
| Method Summary | |
|---|---|
| DCClipper |
__init__(self, DC dc, Rect r) -> DCClipper __init__(self, DC dc, int x, int y, int w, int h) -> DCClipper |
__del__(self)
| |
| Property Summary | |
|---|---|
thisown: The membership flag | |
| Method Details |
|---|
__init__(self,
dc,
r)
|
| Property Details |
|---|
thisownThe membership flag |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:13:47 2007 | http://epydoc.sf.net |