CRectTracker::Draw
调用此功能绘制矩形的外部行和内部区域。
void Draw(
CDC* pDC
) const;
参数
- pDC
对绘制的设备上下文的指针。
备注
这个跟踪器的样式确定绘制如何执行。 为 CRectTracker 参见构造函数有关可用样式的更多信息。
要求
Header: afxext.h
调用此功能绘制矩形的外部行和内部区域。
void Draw(
CDC* pDC
) const;
这个跟踪器的样式确定绘制如何执行。 为 CRectTracker 参见构造函数有关可用样式的更多信息。
Header: afxext.h