|
Treehopper C# API
|
Public Attributes | |
| uint | Size |
| The size of the structure, in bytes. More... | |
| Rectangle | MonitorRect |
| A RECT structure that specifies the display monitor rectangle, expressed in virtual-screen coordinates. More... | |
| Rectangle | WorkRect |
| A RECT structure that specifies the work area rectangle of the display monitor, expressed in virtual-screen coordinates. More... | |
| MonitorInfoFlag | Flags |
| A set of flags that represent attributes of the display monitor. More... | |
| MonitorInfoFlag Flags |
A set of flags that represent attributes of the display monitor.
| Rectangle MonitorRect |
A RECT structure that specifies the display monitor rectangle, expressed in virtual-screen coordinates.
Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.
| uint Size |
The size of the structure, in bytes.
| Rectangle WorkRect |
A RECT structure that specifies the work area rectangle of the display monitor, expressed in virtual-screen coordinates.
Note that if the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.