Skip to content

window_center

CryoEagle edited this page Jan 11, 2019 · 2 revisions

window_center

align window to center of screen

Syntax:

window_center()

Returns: void

Description:

Align window to center of screen.

Example:

window_center();

The above code will align window to center.

Back to window-functions

Clone this wiki locally