Table of Contents
wxPaintDC
include file: wxGraphics.e
Creation parameters:
window
the window that is being painted
Device context that is used to draw to a window during a paint event. It should be destroyed before you exit the paint handler.
Parent Topics:
Classes
Graphics