| void CBCGPImageGaugeImpl::SetImage | ( | UINT | uiImageResID, |
| BOOL | bRedraw = FALSE, |
||
| BOOL | bScaleByDPI = FALSE |
||
| ) |
Sets an image.
| uiImageResID | image resource ID. Can be either a bitmap or PNG. |
| bRedraw | TRUE - redraw gauge |
| bScaleByDPI | Specifies whether image should be automatically scaled according to current DPI. |