[]
        
(Showing Draft Content)

C1.Util.DX.RectL.UnionRef

UnionRef Method

UnionRef(out RectL, ref RectL, ref RectL)

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

Declaration
public static void UnionRef(out RectL result, ref RectL a, ref RectL b)
Parameters
Type Name Description
RectL result
RectL a
RectL b