In This Topic
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.
Syntax
'Declaration
Public rcMonitor As Win32.RECT
public Win32.RECT rcMonitor
See Also