Rectangle.Union Method
Creates a new Rectangle that exactly contains two other rectangles.
Overload List
Name | Description |
---|---|
Rectangle.Union (Rectangle, Rectangle) | Creates a new Rectangle that exactly contains two other rectangles. |
Rectangle.Union (Rectangle, Rectangle, Rectangle) | Creates a new Rectangle that exactly contains two other rectangles. |
See Also
Reference
Rectangle Structure
Rectangle Members
Microsoft.Xna.Framework Namespace