CRectTracker::m_rect

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

CRect m_rect;

At a Glance

Header File Afxext.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CRectTracker Overview, CRectTracker Data Members, Support Classes, CRectTracker::CRectTracker, CRectTracker::Track, CRectTracker::TrackRubberBand, CRect