object
The rectangle is relative to the window origin and is specified as X1 Y1 X2 Y2. The coordinates X1 Y1 specify the lower-left corner and X2 Y2 specify the upper-right corner.
Note: The MOVE and SIZE keywords can both be specified, in which case, the default video window is moved and sized at the same time.
MOVE
Notes:
(1) All coordinates of the rectangle (X1 Y1 X2 Y2) must be specified, but X2 Y2 are ignored if the size option is not specified.
(2) This option will not affect an application-supplied alternate video window.
Note: This option will not affect an application-supplied alternate video window.