Control::RectangleToClient Method (Rectangle)
.NET Framework (current version)
Computes the size and location of the specified screen rectangle in client coordinates.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- r
-
Type:
System.Drawing::Rectangle
The screen coordinate Rectangle to convert.
Return Value
Type: System.Drawing::RectangleA Rectangle that represents the converted Rectangle, r, in client coordinates.
.NET Framework
Available since 1.1
Available since 1.1
Show: