[]
        
(Showing Draft Content)

C1.Util.DX.RectF.UnionRef

UnionRef Method

UnionRef(out RectF, ref RectF, ref RectF)

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

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