System.Windows.Forms.Control.RectangleToClient Method

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

Syntax

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

Parameters

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

Returns

A System.Drawing.Rectangle that represents the converted System.Drawing.Rectangle, r, in client 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