Class: Wx::ClientDC

Inherits:
Object
  • Object
show all
Defined in:
lib/wx/classes/clientdc.rb

Overview

Device Context to paint on a window outside an on_paint handler. It is recommended that PaintDC is used in preference to this class.