{
"layers": [
{
"name": "Scrolling background of LayoutView #document",
"bounds": [1200, 900],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling background of LayoutView #document",
"bounds": [1200, 900]
},
{
"name": "LayoutBlockFlow DIV",
"position": [12, 27],
"bounds": [15, 15],
"contentsOpaque": true,
"backgroundColor": "#0000FF"
},
{
"name": "LayoutBlockFlow DIV",
"bounds": [15, 15],
"contentsOpaque": true,
"backgroundColor": "#FFFF00",
"transform": 1
}
],
"transforms": [
{
"id": 1,
"transform": [
[1, 0, 0, 0],
[0, 1, 0, 0],
[0, 0, 1, 0],
[12, 27, 0, 1]
]
}
]
}