how can i test for overlapping rectangles?
for example:
vb.net Code:
rectangle1 = new rectangle(168,111,10,36) rectangle2 = new rectangle(160,108,18,18)
these 2 rectangles overlap. any ideas?
the rectangles are actually a textbox + a picturebox
|
Results 1 to 13 of 13
Thread: [2005] overlapping rectanglesThreaded View
|
Click Here to Expand Forum to Full Width |