Home | Trees | Index | Help |
|
---|
Package wx :: Class GraphicsBrush |
|
object
--+ |Object
--+ |GraphicsObject
--+ | GraphicsBrush
A wx.GraphicsBrush is a native representation of a brush. It is used
for filling a path on a wx.GraphicsContext
. The contents are
specific and private to the respective renderer. The only way to get a
valid instance is via a Create...Brush call on the graphics context or
the renderer instance.
Method Summary | |
---|---|
GraphicsBrush |
A wx.GraphicsBrush is a native representation of a brush. |
__del__(self)
|
Property Summary | |
---|---|
thisown : The membership flag |
Method Details |
---|
__init__(self)
|
Property Details |
---|
thisownThe membership flag |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1.20050511.rpd on Thu Mar 22 12:07:39 2007 | http://epydoc.sf.net |