[]
Returns a rectangle that represents the intersection of two rectangles.
public static void IntersectRef(out RectL result, ref RectL a, ref RectL b)