CMFCToolBarImages::SmoothResize

Smoothly resizes underlined images.

BOOL SmoothResize(
   double dblImageScale
);

Parameters

  • dblImageScale
    Scale ratio.

Return Value

TRUE if resize succeeds; otherwise FALSE.

Requirements

Header: afxtoolbarimages.h

See Also

Reference

CMFCToolBarImages Class