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