SRGTextPanel::UpdateTitleFont

voidSRGTextPanel::UpdateTitleFont(void)

Updates the title font
Title and body text may have different font characteristics.

Defined in: SRGTextPanel.cpp

Return Value

void

Remarks

If the title font style includes CX_FONT_AUTOSIZE, the text is fit to m_TitleRect. Therefore, m_TitleRect must be set before UpdateTitleFont() is called.