1wxScreenDC(3) Erlang Module Definition wxScreenDC(3)
2
3
4
6 wxScreenDC - See external documentation: wxScreenDC.
7
9 See external documentation: wxScreenDC.
10
11 This class is derived (and can use functions) from:
12 wxDC
13
15 wxScreenDC():
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() -> wxScreenDC()
24
25 See external documentation.
26
27 destroy(This::wxScreenDC()) -> ok
28
29 Destroys this object, do not use object again
30
32 <>
33
34
35
36 wx 1.8.9 wxScreenDC(3)