CUserTool::DrawToolIcon
Draws the user tool icon at the center of a specified rectangle.
void DrawToolIcon(
CDC* pDC,
const CRect& rectImage
);
Parameters
[in] pDC
A pointer to a device context.[in] rectImage
Specifies the coordinates of the area to display the icon.
Requirements
Header: afxusertool.h