{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#C0C0C0"
},
{
"name": "Scrolling background of LayoutView #document",
"bounds": [2008, 2016],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"transform": 2
},
{
"name": "HorizontalScrollbar",
"position": [0, 246],
"bounds": [246, 4],
"transform": 1
},
{
"name": "VerticalScrollbar",
"position": [246, 0],
"bounds": [4, 246],
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[2, 65, 0, 1]
]
},
{
"id": 2,
"parent": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[-10, -10, 0, 1]
]
}
]
}