Tkinter.Canvas.find_overlapping

Canvas.find_overlapping(x1, y1, x2, y2)[source]

Return all items which overlap the rectangle defined by X1,Y1,X2,Y2.