Size Method (IMoveable)

Class

IMoveable.

Action

Resizes the window.

Syntax

iMoveable.Size(width, height)
Variable Description
width The new width of the window, in pixels. Integer.
height The new height of the window, in pixels. Integer.