Call this member function to check whether the point given by x and y is in the region stored in the CRgn object.
BOOL PtInRegion( int x, int y ) const;
BOOL PtInRegion( POINT point ) const;
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CRgn Overview, CRgn Member Functions, Graphical Drawing Object Classes