Gets the bounds of the display.
[Visual Basic] Public ReadOnly Property Bounds As Rectangle [C#] public Rectangle Bounds {get;} [C++] public: __property Rectangle get_Bounds(); [JScript] public function get Bounds() : Rectangle;
The bounds of the display.
Screen Class | Screen Members | System.WinForms Namespace | Rectangle