This member function selects the given region as the current clipping region for the device context.
virtual int SelectClipRgn( CRgn* pRgn );
int SelectClipRgn( CRgn* pRgn, int nMode );
| Header File | Afxwin.h |
| Platforms | |
| Versions | 1.0 and later |
| Complete documentation | Visual C++ documentation |
CDC Overview, CDC Member Functions, Graphical Drawing Classes, CDC::GetClipBox, CRgn