Bounds Properties |
The Bounds type exposes the following members.
Name | Description | |
---|---|---|
Height | The window height in pixels. | |
Left | The offset from the left edge of the screen to the window in pixels. | |
Top | The offset from the top edge of the screen to the window in pixels. | |
Width | The window width in pixels. | |
WindowState | The window state. Default to normal. |