Establishes the correct dimensions for the frame in case the application runs on a page that is not magnified at 100%.
Child of: <settings>
Parent of: <height>, <width>
Example:
<frame>
<height>250</height>
<width>300</width>
</frame>