blob: 8f21530d8908d21a87ff549970b102a2dbae9dad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
(GraphicsLayer
(bounds 800.00 600.00)
(children 1
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
(children 1
(GraphicsLayer
(position 8.00 8.00)
(bounds 300.00 300.00)
(children 4
(GraphicsLayer
(bounds 285.00 285.00)
(children 1
(GraphicsLayer
(bounds 1000.00 1000.00)
(drawsContent 1)
)
)
)
(GraphicsLayer
(position 0.00 285.00)
(bounds 285.00 15.00)
(drawsContent 1)
)
(GraphicsLayer
(position 285.00 0.00)
(bounds 15.00 285.00)
(drawsContent 1)
)
(GraphicsLayer
(position 285.00 285.00)
(bounds 15.00 15.00)
(drawsContent 1)
)
)
)
)
)
)
)
|