Rectangle.Intersect Method
XNA Game Studio 4.0
Creates a Rectangle defining the area where one rectangle overlaps another rectangle.
| Name | Description |
|---|---|
| Rectangle.Intersect (Rectangle, Rectangle) | Creates a Rectangle defining the area where one rectangle overlaps with another rectangle. |
| Rectangle.Intersect (Rectangle, Rectangle, Rectangle) | Creates a Rectangle defining the area where one rectangle overlaps with another rectangle. |