CRectTracker::AdjustRect

This method is called by the framework when the tracking rectangle is resized by using a resize handle. The default behavior of this method allows the rectangle’s orientation to change only when Track and TrackRubberBand are called with inverting allowed.

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

virtual void AdjustRect( int nHandle, LPRECT lpRect );

See Also

CRectTracker::Track, CRectTracker::TrackRubberBand, CRectTracker::OnChangedRect