.tmp_1A848BD61FDE41F788D71ADD741C224F_views-$16.lzx
<canvas height="250" width="100%">
<view name="bouncysquare" x="100" y="100" bgcolor="yellow" xoffset="50" yoffset="50" width="100" height="100" rotation="45">
</view>
<view x="${parent.bouncysquare.x}" width="1" height="100%" bgcolor="black"/>
<view y="${parent.bouncysquare.y}" width="100%" height="1" bgcolor="black"/>
<text y="200" text="${parent.bouncysquare.x}"/>
<text y="220" text="${parent.bouncysquare.xoffset}"/>
</canvas>
Cross References
Named Instances