| void CBCGPUserTool::DrawToolIcon | ( | CDC * | pDC, |
| const CRect & | rectImage | ||
| ) |
Renderer a tool image.
This function draws the user tool icon at the center of the specified by rectImage parameter area.
| pDC | A pointer to a device context. |
| rectImage | Specifies the area where the icon should be displayed. |