Property RectWork
| Edit this page View SourceRectWork
Gets the work area rectangle of the display monitor, expressed in virtual-screen coordinates.
Declaration
public Rect RectWork { 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.