Name
Window.Left -- set/get horizontal position of window
Function
Set the horizontal position of the window. This must be set to a value in device-independent pixels. At initialization time you may alternatively also pass one of the following special values:

Centered
Center window in the visible area of screen.

Moused
Open window under the mouse cursor.

Default for this tag is Centered.

Type
Number or predefined macro

Applicability
ISG


Show TOC