- r
- The screen coordinate System.Drawing.Rectangle to convert.
Visual Basic (Declaration) | |
---|---|
Public Function RectangleToClient( _ ByVal r As Rectangle _ ) As Rectangle |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As Medical3DControl Dim r As Rectangle Dim value As Rectangle value = instance.RectangleToClient(r) |
Parameters
- r
- The screen coordinate System.Drawing.Rectangle to convert.
Return Value
A System.Drawing.Rectangle that represents the converted System.Drawing.Rectangle, r, in client coordinates.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7