Intersect
Summary
public static bool Intersect(ref RectangleF value1, ref RectangleF value2, out RectangleF result)
Creates a Rectangle defining the area where one rectangle overlaps with another rectangle.
Returns
Parameters
- RectangleF value1
- RectangleF value2
- RectangleF result