CRectTracker::m_rect

This data member contains a CRect object that represents the current position of the rectangle in client coordinates (pixels).

At a Glance

Header file: Afxext.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

CRect m_rect;

See Also

CRectTracker::CRectTracker, CRectTracker::Track, CRectTracker::TrackRubberBand, CRect