Method GetDisplayMonitors
| Edit this page View SourceGetDisplayMonitors()
Gets the display monitors (including invisible pseudo-monitors associated with the mirroring drivers).
Declaration
public static IList<MonitorInfo> GetDisplayMonitors()
Returns
Type | Description |
---|---|
IList<MonitorInfo> | A list of display monitors |