PyCDC.GetTextExtent
(x,y) = GetTextExtent(text)
Calculates the width and height of a line of text using the current font to determine the dimensions.
Parameters
MFC References
Return Value
A tuple of integers with the size of the string, in logical units.