Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCRibbonCategory::GetImageSize

Retrieves the size of an image in the specified image list that is contained in the ribbon category.

CSize GetImageSize(
   BOOL bIsLargeImage
) const;
[in] bIsLargeImage

TRUE for the size of large images; FALSE for the size of small images.

The size of an image in the specified image list.

The size retrieved includes the global image scale factor.

Header: afxribboncategory.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.