CRectTracker::Draw
Call this function to draw the rectangle's outer lines and inner region.
void Draw(
CDC* pDC
) const;
Параметры
- pDC
Pointer to the device context on which to draw.
Заметки
The style of the tracker determines how the drawing is done. See the constructor for CRectTracker for more information on the styles available.
Требования
Header: afxext.h