CRect

This class is similar to a Windows CE RECT structure. CRect also includes methods to manipulate CRect objects and Windows CE RECT structures.

A CRect object can be passed as a function parameter wherever a RECT structure, LPCRECT, or LPRECT can be passed.

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

See Also

CPoint, CSize, RECT, Simple Value Types