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.
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