Contents
- Index
Other sections
The initialization file may contain one or more screen resolution sections to record the ATPDraw main window size and position. Such sections are typically named '[1024x768]', '[1280x1024]', and so on.
The following table lists and describes available parameters of resolution sections:
Parameter Description
Left Window left edge position.
Top Window upper edge position.
Width Window width.
Height Window height
The default [1600x1200] resolution section would look something like this:
[1600x1200]
Left=100
Top=75
Width=1400
Height=1050
See also: Initialization File, [ATPDraw], [Preferences], [Directories], [View Options], [ATP Settings], [Objects]