Monitor |
The MonitorHelper type exposes the following members.
Name | Description | |
---|---|---|
EnumDisplayMonitors | The EnumDisplayMonitors function enumerates display monitors (including invisible pseudo-monitors associated with the mirroring drivers) that intersect a region formed by the intersection of a specified clipping rectangle and the visible region of a device context. EnumDisplayMonitors function | |
GetMonitorInfo | The GetMonitorInfo function retrieves information about a display monitor. GetMonitorInfo function | |
GetWindowRect | Retrieves the dimensions of the bounding rectangle of the specified window. The dimensions are given in screen coordinates that are relative to the upper-left corner of the screen. GetWindowRect function | |
IsWindowRectValid | Determines whether [is window rect valid] [the specified rect]. | |
MonitorFromRect | The MonitorFromRect function retrieves a handle to the display monitor that has the largest area of intersection with a specified rectangle. MonitorFromRect function |