Screen Image Size
The size of the screen image of a project is automatically generated
by HASE and is just large enough to contain all the entities. This
means that in some projects, some long packets traversing links close
to the right-hand edge of this image may appear to be truncated. The
bottomcorner declaration provides a mechanism for extending the
screen image to accommodate these packets.
Entity Layout: bottomcorner
Syntax
bottomcorner : POSITION (x,y)
- x int - The x coordinate of the bottom right corner
of the screen image relative to the top left corner of the project
view panel.
- y int - The y coordinate of the bottom right corner
of the screen image relative to the top left corner of the project
view panel.