Location:
gulutil.h
Link against: egul.lib
TFindWidthOfWidestDigit
Supported from 6.0
Finds the width in pixels of the widest digit, when displayed in a specified font.
After construction, call MaximumWidthInPixels()
,
defined in the base class, specifying the font.
|
Defined in TFindWidthOfWidestDigit
:
TFindWidthOfWidestDigit()
Inherited from TFindWidthOfWidestTextItem
:
GetFirstAndLastIndex()
,
GetTextItem()
,
MaximumWidthInPixels()
TFindWidthOfWidestDigit();
Trivial default constructor.