Resize Window

Category

Window Commands

Description

This command resizes a window to a specified size. Use this command when you want to reize a window by name to a specific size on screen.

Parameters

Window Name

Input or Type the name of the window that you want to resize. e.g., "**Untitled - Notepad**".

X

Indicate the new required width (pixel) of the window. This number is limited by your resolution. Maximum value should be the maximum value allowed by your resolution. For 1920x1080, the valid width range could be 0-1920.

Y

Indicate the new required width (pixel) of the window. This number is limited by your resolution. Maximum value should be the maximum value allowed by your resolution. For 1920x1080, the valid width range could be 0-1920.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\Window Commands\Resize Window\Resize Window.xml

See Also