- r
- The client coordinate System.Drawing.Rectangle to convert.
Visual Basic (Declaration) | |
---|---|
Public Function RectangleToScreen( _ 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.RectangleToScreen(r) |
Parameters
- r
- The client coordinate System.Drawing.Rectangle to convert.
Return Value
A System.Drawing.Rectangle that represents the converted System.Drawing.Rectangle, p, in screen coordinates.Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7