| C1.Android.Core Assembly > C1.Android.Core Namespace > C1Rect Structure : Union Method |
| Overload | Description |
|---|---|
| Union(C1Rect) | Expands the rectangle represented by the current C1Rect exactly enough to contain the specified rectangle. |
| Union(C1Point) | Expands the rectangle represented by the current C1Rect exactly enough to contain the specified point. |
| Union(C1Rect,C1Rect) | Returns a new rectangle exactly enough to contain the specified rectangles. |