Rect.Union Method (Rect)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Expands the rectangle represented by the current Rect exactly enough to contain the specified rectangle.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- rect
- Type: System.Windows.Rect
The rectangle to include.
Show: