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