CRgn::RectInRegion

Call this member function to determine whether any part of the rectangle specified by lpRect is within the boundaries of the region stored in the CRgn object.

Syntax

BOOL RectInRegion( LPCRECT lpRect ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CRgn Overview, CRgn Member Functions, Graphical Drawing Object Classes