Method Intersection
Intersection(AbstractBounds<int>, AbstractBounds<int>)
public static AbstractBounds<int> Intersection(AbstractBounds<int> rect1, AbstractBounds<int> rect2)Parameters
- rect1AbstractBounds<int>
- rect2AbstractBounds<int>
public static AbstractBounds<int> Intersection(AbstractBounds<int> rect1, AbstractBounds<int> rect2)rect1 AbstractBounds<int>rect2 AbstractBounds<int>