CRgn

This class encapsulates a Windows CE graphics device interface (GDI) region. A region is an elliptical or polygonal area within a window.

At a Glance

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

Remarks

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.

See Also

Graphical Drawing Object Classes