Rect.Union Method (Point)
[ 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 point.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- point
- Type: System.Windows.Point
The point to include.
Show: