System.Windows.Forms.Screen.GetBounds Method

Retrieves the bounds of the display that contains the largest portion of the specified rectangle.

Syntax

public static System.Drawing.Rectangle GetBounds (System.Drawing.Rectangle rect)

Parameters

rect
A System.Drawing.Rectangle that specifies the area for which to retrieve the display bounds.

Returns

A System.Drawing.Rectangle that specifies the bounds of the display that contains the specified rectangle. In multiple display environments where no monitor contains the specified rectangle, the monitor closest to the rectangle is returned.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0