[]
        
(Showing Draft Content)

C1.Util.DX.RectF.IntersectRef

IntersectRef Method

IntersectRef(out RectF, ref RectF, ref RectF)

Returns a rectangle that represents the intersection of two rectangles.

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