[]
        
(Showing Draft Content)

C1.Util.DX.RectD.UnionRef

UnionRef Method

UnionRef(out RectD, ref RectD, ref RectD)

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

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