| OLD | NEW |
| 1 (GraphicsLayer | 1 { |
| 2 (bounds 800.00 600.00) | 2 "bounds": [800, 600], |
| 3 (children 1 | 3 "children": [ |
| 4 (GraphicsLayer | 4 { |
| 5 (bounds 800.00 600.00) | 5 "bounds": [800, 600], |
| 6 (contentsOpaque 1) | 6 "contentsOpaque": true, |
| 7 (children 1 | 7 "children": [ |
| 8 (GraphicsLayer | 8 { |
| 9 (bounds 800.00 408.00) | 9 "bounds": [800, 408], |
| 10 (drawsContent 1) | 10 "drawsContent": true, |
| 11 (children 4 | 11 "children": [ |
| 12 (GraphicsLayer | 12 { |
| 13 (position 8.00 100.00) | 13 "position": [8, 100], |
| 14 (bounds 10.00 10.00) | 14 "bounds": [10, 10], |
| 15 (contentsOpaque 1) | 15 "contentsOpaque": true, |
| 16 (drawsContent 1) | 16 "drawsContent": true, |
| 17 (backgroundColor #FF0000) | 17 "backgroundColor": "#FF0000" |
| 18 ) | 18 }, |
| 19 (GraphicsLayer | 19 { |
| 20 (bounds 800.00 408.00) | 20 "bounds": [800, 408], |
| 21 (drawsContent 1) | 21 "drawsContent": true |
| 22 ) | 22 }, |
| 23 (GraphicsLayer | 23 { |
| 24 (position 108.00 100.00) | 24 "position": [108, 100], |
| 25 (bounds 300.00 300.00) | 25 "bounds": [300, 300], |
| 26 (children 2 | 26 "children": [ |
| 27 (GraphicsLayer | 27 { |
| 28 (bounds 285.00 300.00) | 28 "bounds": [285, 300], |
| 29 (children 1 | 29 "children": [ |
| 30 (GraphicsLayer | 30 { |
| 31 (bounds 285.00 1000.00) | 31 "bounds": [285, 1000], |
| 32 (shouldFlattenTransform 0) | 32 "shouldFlattenTransform": false, |
| 33 (children 1 | 33 "children": [ |
| 34 (GraphicsLayer | 34 { |
| 35 ) | |
| 36 ) | |
| 37 ) | |
| 38 ) | |
| 39 ) | |
| 40 (GraphicsLayer | |
| 41 (position 285.00 0.00) | |
| 42 (bounds 15.00 300.00) | |
| 43 (drawsContent 1) | |
| 44 ) | |
| 45 ) | |
| 46 ) | |
| 47 (GraphicsLayer | |
| 48 (children 2 | |
| 49 (GraphicsLayer | |
| 50 (position 108.00 100.00) | |
| 51 (bounds 285.00 1000.00) | |
| 52 ) | |
| 53 (GraphicsLayer | |
| 54 (position 108.00 100.00) | |
| 55 (bounds 285.00 1000.00) | |
| 56 (drawsContent 1) | |
| 57 ) | |
| 58 ) | |
| 59 ) | |
| 60 ) | |
| 61 ) | |
| 62 ) | |
| 63 ) | |
| 64 ) | |
| 65 ) | |
| 66 | 35 |
| 36 } |
| 37 ] |
| 38 } |
| 39 ] |
| 40 }, |
| 41 { |
| 42 "position": [285, 0], |
| 43 "bounds": [15, 300], |
| 44 "drawsContent": true |
| 45 } |
| 46 ] |
| 47 }, |
| 48 { |
| 49 "children": [ |
| 50 { |
| 51 "position": [108, 100], |
| 52 "bounds": [285, 1000] |
| 53 }, |
| 54 { |
| 55 "position": [108, 100], |
| 56 "bounds": [285, 1000], |
| 57 "drawsContent": true |
| 58 } |
| 59 ] |
| 60 } |
| 61 ] |
| 62 } |
| 63 ] |
| 64 } |
| 65 ] |
| 66 } |
| 67 |
| OLD | NEW |