CRectTracker::m_sizeMin

This data member contains a CSize object that represents the minimum size of the rectangle. This data member is used only by the AdjustRect method.

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

CSize m_sizeMin;

See Also

CRectTracker::Track, CRectTracker::TrackRubberBand, CRectTracker::AdjustRect, CSize