Property screen.Info
Overload
Gets screen rectangle and other info.
public (RECT rect, RECT workArea, bool isPrimary, bool isAlive) Info { get; }
Property Value
(RECT rect, RECT workArea, bool isPrimary, bool isAlive)
Tuple containing:
|
Remarks
If this variable holds a callback function, this function calls it to get screen handle. See also screen.Now.