System.Windows.Forms.Screen.GetBounds Method

Retrieves the bounds of the display that contains the specified point.

Syntax

public static System.Drawing.Rectangle GetBounds (System.Drawing.Point pt)

Parameters

pt
A System.Drawing.Point that specifies the coordinates for which to retrieve the display bounds.

Returns

A System.Drawing.Rectangle that specifies the bounds of the display that contains the specified point. In multiple display environments where no display contains the specified point, the display closest to the point 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