Click or drag to resize

WindowAspects Properties

The WindowAspects Type exposes the following members.

Properties
 NameDescription of the
Public PropertyActScreenIndex The index of the screen in which the data is stored at the time of saving. the MainWindow is displayed.
Public PropertyActTabControlTab 0: Tree view, 1: Jobs view.
Public PropertyIsScrollbarVisible True if at least one scrollbar is visible.
Public PropertyWindowCenterX X coordinate of the centre screen position of the window (unit: device-independent pixels).
Public PropertyWindowCenterY Y-coordinate of the centre screen position of the window (unit: device-independent pixels).
Public PropertyWindowHeight Height of the window (unit: device-independent pixels).
Public PropertyWindowScrollLeft Device-independent pixels that the window content is shifted to the left (signed).
Public PropertyWindowScrollTop Device-independent pixels that the window content is shifted upwards (signed).
Public PropertyWindowWidth Width of the window (unit: device-independent pixels).
Public PropertyWindowZoom Degree of enlargement of the window content (signed).
Back to the top
See also