Call this member function to create a rectangular region that is stored in the CRgn object.
BOOL CreateRectRgn( int x1, int y1, int x2, int y2 );
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::CreateRectRgnIndirect