This class encapsulates a Windows CE graphics device interface (GDI) region. A region is an elliptical or polygonal area within a window.
Header file: | Afxwin.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
MFC for Windows CE supports the following methods of the CRgn class differently than standard MFC does:
Windows CE does not support the following methods of the CRgn class:
Note Windows CE version 1.0 represents regions using 16-bit values.
Graphical Drawing Object Classes