phoenix_title wx.lib.ogl.drawn.OpSetGDI

Set font, brush, text colour.


class_hierarchy Class Hierarchy

Inheritance diagram for class OpSetGDI:

super_classes Known Superclasses

wx.lib.ogl.drawn.DrawOp


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.

Do


api 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)