[]
        
(Showing Draft Content)

C1.Util.DX.RectD.IntersectRef

IntersectRef Method

IntersectRef(out RectD, ref RectD, ref RectD)

Returns a rectangle that represents the intersection of two rectangles.

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