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.
Call this function to draw the rectangle's outer lines and inner region.
void Draw(
CDC* pDC
) const;
Parameters
- pDC
Pointer to the device context on which to draw.
Remarks
The style of the tracker determines how the drawing is done. See the constructor for CRectTracker for more information on the styles available.
Requirements
Header: afxext.h