Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
voidDraw(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 Overview | Class Members | Hierarchy Chart
See Also CRectTracker::DrawTrackerRect, CRectTracker::CRectTracker, CRect::NormalizeRect