[]
        
(Showing Draft Content)

C1.Util.DX.RectL.Union

Union Method

Union(RectL, RectL)

Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.

Declaration
public static RectL Union(RectL a, RectL b)
Parameters
Type Name Description
RectL a
RectL b
Returns
Type Description
RectL