[]
        
(Showing Draft Content)

C1.Util.DX.RectL.IntersectRef

IntersectRef Method

IntersectRef(out RectL, ref RectL, ref RectL)

Returns a rectangle that represents the intersection of two rectangles.

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