- Регистрация
- 21.08.2013
- Сообщения
- 249
- Благодарностей
- 12
- Баллы
- 18
I am trying to change my screen resolution using the C# instance.SetWindowSize(1600, 900); snippet but I'm not getting the expected results.
Testing this setup in whoer[DOT]net website I get this window size 1551x781 (1600x900) and the other profile options as follows:
Profile.AvailScreenHeight | 50505
Profile.AvailScreenWidth | 50505
Profile.ScreenSizeHeight | 50505
Profile.ScreenSizeWidth | 50505
Profile.OuterHeight | 954
Profile.OuterWidth | 1288
Profile.OuterHeightShift | 101
Profile.OuterWidthShift | 16
Profile.ScreenLeft | -8
Profile.ScreenTop | -8
Testing this setup in whoer[DOT]net website I get this window size 1551x781 (1600x900) and the other profile options as follows:
Profile.AvailScreenHeight | 50505
Profile.AvailScreenWidth | 50505
Profile.ScreenSizeHeight | 50505
Profile.ScreenSizeWidth | 50505
Profile.OuterHeight | 954
Profile.OuterWidth | 1288
Profile.OuterHeightShift | 101
Profile.OuterWidthShift | 16
Profile.ScreenLeft | -8
Profile.ScreenTop | -8