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