CMFCRibbonBaseElement::GetSize

Returns the current size of the ribbon element.

virtual CSize GetSize(
   CDC* pDC 
);

Parameters

  • [in] pDC
    A pointer to a device context.

Return Value

The current size of the ribbon element.

Requirements

Header: afxbaseribbonelement.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonBaseElement Class