BCGSuite for MFC
BOOL CBCGPRect::IntersectRect ( const CBCGPRect rt)
inline

Makes a CBCGPRect equal to the intersection of this and other rectangles.

Parameters
rtThe other rectangle.
Returns
Nonzero if the intersection is not empty; 0 if the intersection is empty.