wxBufferedPaintDC
Module
wxBufferedPaintDC
Module Summary
See external documentation: wxBufferedPaintDC.
Description
See external documentation: wxBufferedPaintDC.
This class is derived (and can use functions) from:
  
wxBufferedDC
  
wxMemoryDC
  
wxDC
  
DATA TYPES
Exports
Types
Window = wxWindow:wxWindow()
Equivalent to new(Window, []).
See external documentation.
  
 Also:
  new(Window, [Option]) -> wxBufferedPaintDC() when
  	Window::wxWindow:wxWindow(),
  	Option :: {'style', integer()}.
 
