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