CRectTracker::GetTrueRect

Call this member function to retrieve the coordinates of the rectangle. The dimensions of the rectangle include the height and width of any resize handles located on the outer border. Upon returning, *lpTrueRect is always a normalized rectangle in device coordinates.

Syntax

void GetTrueRect( LPRECT lpTrueRect ) const;

At a Glance

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

See Also

CRectTracker Overview, CRectTracker Member Functions, Support Classes, CRect::NormalizeRect