SRGraphTitle::DrawText
voidSRGraphTitle::DrawText(const CString &str, const CRect &rc, BOOLbWrapText)
Draw text in a given rectangle with a given Format, it works with Metafile DC
Defined in: SRGraphTitle.cpp
Parameters
str
Reference to a CString that is to be drawn
rc
Reference to a rectangle that the text will clipped to
bWrapText
TRUE if text is to be wrapped to fit into rc