wx.lib.ogl.drawn.OpSetGDI
Set font, brush, text colour.
Class Hierarchy

Inheritance diagram for class
OpSetGDI:
Methods Summary
__init__
|
Initialize self. See help(type(self)) for accurate signature. |
Do
|
|
Class API
-
class OpSetGDI(DrawOp)
Set font, brush, text colour.
Methods
-
__init__(self, theOp, theImage, theGdiIndex, theMode=0)
Initialize self. See help(type(self)) for accurate signature.
-
Do(self, dc, xoffset=0, yoffset=0)