How to check if a rectangle falls with in another rectangle.

  • Thread starter Thread starter sgrm123
  • Start date Start date
S

sgrm123

Guest
Hi,

I have two rectangles. some area of one rectangle is placed within another rectangle.

How to check whether the rectangle area is falls within big rectangle using MFC CRect class?

Thanks

Continue reading...
 
Back
Top