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. |