SRGraphLegend::CalcFinalRect

SRGraphRect SRGraphLegend::CalcFinalRect(CDC * pDC, CWnd * pCWnd)

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

Defined in: SRGraphLegend.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