Skip to content

lightgun-poc / lib/monitors / boundingRect

Function: boundingRect()

boundingRect(monitors): MonitorRect

Defined in: lib/monitors.ts:55

The union of every monitor — the virtual desktop --monitor all spans.

Parameters

monitors

MonitorRect[]

Returns

MonitorRect

Released under the MIT License.