CRectTracker::GetTrueRect

This method retrieves 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.

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

void GetTrueRect( LPRECT lpTrueRect ) const;

See Also

CRect::NormalizeRect