2.313 .screen_y[integer]

With this attribute of the setup object the Y coordinate of the screen (in pixels) can be queried.

The indexed attribute is available only in a multi-monitor environment (Windows only), where the index can be in the valid range from 1 to setup.screencount.

The value is dynamic in a multi-monitor environment under Windows, since you can add or remove monitors at any time.

Definition

  • Data type

    integer

  • Access

    get

See also

chapter “Multi-monitor support under Windows” in manual “Programming Techniques”.

Availability

Since IDM version A.06.03.a