Home | Trees | Index | Help |
|
---|
Package wx :: Class GraphicsPen |
|
object
--+ |Object
--+ |GraphicsObject
--+ | GraphicsPen
A wx.GraphicsPen is a native representation of a pen. It is used for
stroking 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 CreatePen call on the graphics context or the renderer
instance.
Method Summary | |
---|---|
GraphicsPen |
A wx.GraphicsPen is a native representation of a pen. |
__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:08:48 2007 | http://epydoc.sf.net |