+<p>Creates a rectangle object with <code>{ x: 0, y: 0 }</code> and with <code>width</code> and <code>height</code> values according to the <code>paper.getComputedSize()</code> <a href="#dia.Paper.prototype.getComputedSize">function</a>. Then uses the <code>paper.paperToLocalRect()</code> <a href="#dia.Paper.prototype.paperToLocalRect">function</a> to transform that rectangle into local units.</p>
0 commit comments