CRectTracker::Draw

void Draw( CDC* pDC ) const;

Parameters

pDC

Pointer to the device context on which to draw.

Remarks

Call this function to draw the rectangle’s outer lines and inner region. The style of the tracker determines how the drawing is done. See the constructor for CRectTracker for more information on the styles available.

CRectTracker OverviewClass MembersHierarchy Chart

See Also   CRectTracker::DrawTrackerRect, CRectTracker::CRectTracker, CRect::NormalizeRect