RectF.Intersection (gb.clipper)

Function Intersection ( Rect As RectF ) As RectF

Return the intersection between the rectangle and Rect.

If the two rectangles do not intersect, NULL is returned.