System.Windows.Forms.Control.RectangleToScreen Method

Computes the size and location of the specified client rectangle in screen coordinates.

Syntax

public System.Drawing.Rectangle RectangleToScreen (System.Drawing.Rectangle r)

Parameters

r
The client coordinate System.Drawing.Rectangle to convert.

Returns

A System.Drawing.Rectangle that represents the converted System.Drawing.Rectangle, p, in screen coordinates.

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