SRGraphTitleResizeable::CalcFinalRect
SRGraphRectSRGraphTitleResizeable::CalcFinalRect(CDC *pDC, CWnd *pCWnd)
Returns actual, resized component rectangle -- can be called outside of draw cycle
Defined in: SRGraphTitle.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 memberSee Also
m_FinalRect GetFinalRect