Method Union NamespaceAlternet.Drawing AssemblyAlternet.UI.Common.dll Union(RectI, RectI) Creates a rectangle that represents the union between a and b. public static RectI Union(RectI a, RectI b) Parameters a RectI b RectI Returns RectI