Property RectMonitor
| Edit this page View SourceRectMonitor
Gets the display monitor rectangle, expressed in virtual-screen coordinates.
Declaration
public Rect RectMonitor { get; }
Property Value
Type | Description |
---|---|
Rect |
Remarks
note
If the monitor is not the primary display monitor, some of the rectangle's coordinates may be negative values.