![]() | Window |
The WindowAspects Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() | WindowAspects | initializes a new instance of the WindowAspects class |
Name | Description of the | |
---|---|---|
![]() | ActScreenIndex | The index of the screen in which the data is stored at the time of saving. the MainWindow is displayed. |
![]() | ActTabControlTab | 0: Tree view, 1: Jobs view. |
![]() | IsScrollbarVisible | True if at least one scrollbar is visible. |
![]() | WindowCenterX | X coordinate of the centre screen position of the window (unit: device-independent pixels). |
![]() | WindowCenterY | Y-coordinate of the centre screen position of the window (unit: device-independent pixels). |
![]() | WindowHeight | Height of the window (unit: device-independent pixels). |
![]() | WindowScrollLeft | Device-independent pixels that the window content is shifted to the left (signed). |
![]() | WindowScrollTop | Device-independent pixels that the window content is shifted upwards (signed). |
![]() | WindowWidth | Width of the window (unit: device-independent pixels). |
![]() | WindowZoom | Degree of enlargement of the window content (signed). |
Name | Description of the | |
---|---|---|
![]() ![]() | GetFrameworkElementAbsoluteScreenPosition | Absolute screen position of the centre of the associated control. |
![]() ![]() | GetMainWindowMeasures | Provides threadsafe position and dimensions of the MainWindow. |