1wxMirrorDC(3) Erlang Module Definition wxMirrorDC(3)
2
3
4
6 wxMirrorDC - See external documentation: wxMirrorDC.
7
9 See external documentation: wxMirrorDC.
10
11 This class is derived (and can use functions) from:
12 wxDC
13
15 wxMirrorDC():
16
17
18 An object reference, The representation is internal and can be
19 changed without notice. It can't be used for comparsion stored on
20 disc or distributed for use on other nodes.
21
23 new(Dc, Mirror) -> wxMirrorDC()
24
25 Types:
26
27 Dc = wxDC:wxDC()
28 Mirror = boolean()
29
30 See external documentation.
31
32 destroy(This::wxMirrorDC()) -> ok
33
34 Destroys this object, do not use object again
35
37 <>
38
39
40
41 wx 1.9 wxMirrorDC(3)