| RectUnion Method |
| Name | Description | |
|---|---|---|
| Union(Point) |
Expands the rectangle represented by the current Windows.Foundation.Rect
exactly enough to contain the specified point.
| |
| Union(Rect) |
Expands the rectangle represented by the current Windows.Foundation.Rect
exactly enough to contain the specified rectangle.
|