SRGTextPanel::CalcFinalRect

SRGraphRectSRGTextPanel::CalcFinalRect(CDC *pDC, CWnd *pCWnd)

Returns actual, resized component rectangle -- can be called outside of draw cycle

Defined in: SRGTextPanel.cpp

Return Value

SRGraphRect The resized component rectangle in device independent coordinates

Parameters

pDC

Pointer to a device context

pCWnd

Pointer to a window

Comments

Also stores the resized rectangle in the m_FinalRect member

See Also

m_FinalRect  GetFinalRect