Enum SODefault
Used with screen.of to specify what screen to return if the window/point/etc is not in a screen or if the window handle is invalid etc.
public enum SODefault
Namespace: Au.Types
Assembly: Au.dll
Fields
Name | Description |
---|---|
Nearest | The nearest screen. If window handle is invalid - the primary screen. |
Primary | The primary screen. |
Zero | Create empty variable. |