[previous] [up] [next]     [contents] [index]
Next: select-object Up: Class Reference Previous: set-map

wx:memory-dc%

Superclass: wx:canvas-dc%

A wx:memory-dc% object supports drawing into a bitmap. A wx:bitmap% object must be selected into a memory DC using select-object before any other method of the DC is called. The result of calling a method before a bitmap is selected into the DC is undefined.

Methods: All methods:
[previous] [up] [next]     [contents] [index]
Next: select-object Up: Class Reference Previous: set-map

PLT