OLD | NEW |
1 Before: | 1 Before: |
2 (GraphicsLayer | 2 (GraphicsLayer |
3 (bounds 800.00 600.00) | 3 (bounds 800.00 600.00) |
4 (children 1 | 4 (children 1 |
5 (GraphicsLayer | 5 (GraphicsLayer |
6 (bounds 800.00 600.00) | 6 (bounds 800.00 600.00) |
7 (contentsOpaque 1) | 7 (contentsOpaque 1) |
| 8 (drawsContent 1) |
8 (children 1 | 9 (children 1 |
9 (GraphicsLayer | 10 (GraphicsLayer |
10 (position 108.00 108.00) | 11 (position 108.00 108.00) |
11 (bounds 100.00 100.00) | 12 (bounds 100.00 100.00) |
12 (contentsOpaque 1) | 13 (contentsOpaque 1) |
13 (drawsContent 1) | 14 (drawsContent 1) |
14 (backgroundColor #008000) | 15 (backgroundColor #008000) |
15 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00
0.00] [0.00 0.00 -1.00 1.00]) | 16 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00
0.00] [0.00 0.00 -1.00 1.00]) |
16 ) | 17 ) |
17 ) | 18 ) |
18 ) | 19 ) |
19 ) | 20 ) |
20 ) | 21 ) |
21 | 22 |
22 After: | 23 After: |
23 (GraphicsLayer | 24 (GraphicsLayer |
24 (bounds 800.00 600.00) | 25 (bounds 800.00 600.00) |
25 (children 1 | 26 (children 1 |
26 (GraphicsLayer | 27 (GraphicsLayer |
27 (bounds 800.00 600.00) | 28 (bounds 800.00 600.00) |
28 (contentsOpaque 1) | 29 (contentsOpaque 1) |
| 30 (drawsContent 1) |
29 (children 5 | 31 (children 5 |
30 (GraphicsLayer | 32 (GraphicsLayer |
31 (position 108.00 108.00) | 33 (position 108.00 108.00) |
32 (bounds 100.00 100.00) | 34 (bounds 100.00 100.00) |
33 (contentsOpaque 1) | 35 (contentsOpaque 1) |
34 (drawsContent 1) | 36 (drawsContent 1) |
35 (backgroundColor #008000) | 37 (backgroundColor #008000) |
36 (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.0
0 0.00] [0.00 0.00 -1.00 1.00]) | 38 (transform [0.71 0.71 0.00 0.00] [-0.71 0.71 0.00 0.00] [0.00 0.00 1.0
0 0.00] [0.00 0.00 -1.00 1.00]) |
37 ) | 39 ) |
38 (GraphicsLayer | 40 (GraphicsLayer |
(...skipping 22 matching lines...) Expand all Loading... |
61 (bounds 100.00 150.00) | 63 (bounds 100.00 150.00) |
62 (contentsOpaque 1) | 64 (contentsOpaque 1) |
63 (drawsContent 1) | 65 (drawsContent 1) |
64 (backgroundColor #808080) | 66 (backgroundColor #808080) |
65 ) | 67 ) |
66 ) | 68 ) |
67 ) | 69 ) |
68 ) | 70 ) |
69 ) | 71 ) |
70 | 72 |
OLD | NEW |