Method Union
Union(RectI, RectI)
Creates a rectangle that represents the union between a and b.
public static RectI Union(RectI a, RectI b)
Creates a rectangle that represents the union between a and b.
public static RectI Union(RectI a, RectI b)