CMFCRibbonSeparator::GetRegularSize

Returns the size of a separator.

virtual CSize GetRegularSize(
   CDC* pDC
);

Parameters

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

Return Value

The size of the separator on the given device context.

Requirements

Header: afxbaseribbonelement.h

See Also

Reference

Hierarchy Chart

CMFCRibbonSeparator Class