wx.GCDC

Inheritance diagram for wx.GCDC:



Description

Proxy of C++ GCDC class.

Derived From

Properties Summary

Class API

Methods

__init__(dc)

Constructor.

Parameters:


Returns:

wx.GCDC


Flush()
No docstrings available for this method.

GetGraphicsContext()

Returns the associated wx.GraphicsContext.


Returns:

wx.GraphicsContext


SetGraphicsContext(ctx)

Assigns a wx.GraphicsContext to the wx.GCDC.

Parameters:


Properties

GraphicsContext
See GetGraphicsContext and SetGraphicsContext