| AllSameColourDepth |
returns a boolean that specifies if monitors work with the same color depth |
| Count |
retrieves the number of monitors attached to the machine |
| Enabled |
checks if a certain monitor has a valid screen size |
| GetMonitorHandleFromPoint |
returns the monitor handle for a given point |
| GetMonitorHandleFromRect |
returns the monitor handle for a given rect |
| GetMonitorHandleFromWindow |
returns the monitor handle for a given window |
| IsPrimaryMon |
returns if the given monitor is the primary one |
| Left / Top |
starting coordinates of a certain screen |
| VirtualLeft / VirtualTop |
starting coordinates of screens |
| VirtualWidth / VirtualHeight |
total size of screens |
| Width/Height |
dimensions of a certain screen |
| WorkLeft / WorkTop |
starting coordinates of a certain screen |
| WorkWidth / WorkHeight |
working coordinates of a certain screen |