Call this member function to create a new GDI region by combining two existing regions.
int CombineRgn( CRgn* pRgn1, CRgn* pRgn2, int nCombineMode );
Header File | Afxwin.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
CRgn Overview, CRgn Member Functions, Graphical Drawing Object Classes, CRgn::CopyRgn