Show / Hide Table of Contents

Class screen.at

Gets screens at various positions relative to the primary screen.

public static class screen.at

Namespace: Au
Assembly: Au.dll
Inheritance
object
screen.at

Methods

Name Description
bottom(bool)

Gets a screen nearest to the bottom edge of the primary screen.

bottomLeft(bool)

Gets a screen nearest to the bottom-left corner of the primary screen.

bottomRight(bool)

Gets a screen nearest to the bottom-right corner of the primary screen.

left(bool)

Gets a screen nearest to the left edge of the primary screen.

right(bool)

Gets a screen nearest to the right edge of the primary screen.

top(bool)

Gets a screen nearest to the top edge of the primary screen.

topLeft(bool)

Gets a screen nearest to the top-left corner of the primary screen.

topRight(bool)

Gets a screen nearest to the top-right corner of the primary screen.