BOOL CBCGPRibbonStatusBarPane::SetAnimationList | ( | UINT | uiAnimationListResIDSVG, |
const CSize | szFrame, | ||
BOOL | bDontScaleInHighDPIMode = FALSE |
||
) |
Attaches an SVG image list that can be used for animation.
uiAnimationListResIDSVG | Specifies resource ID (SVG type) of image list. |
szFrame | Specifies the frame size. |
bDontScaleInHighDPIMode | If TRUE, the image is not scaled in high DPI mode. |