<< Click to Display Table of Contents >> Navigation: Program Options > Initialization File > Ini file 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.
These options were turned off in ATPDraw v7.0 due to possible conflicts with multiple screens.
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]