|
|
|
|
Location:
gulutil.h
Link against: egul.lib
class TFindWidthOfWidestDigit : public TFindWidthOfWidestTextItem;
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.
TFindWidthOfWidestTextItem - Finds the width in pixels of the widest item in a range of indexed text items
TFindWidthOfWidestDigit - Finds the width in pixels of the widest digit, when displayed in a specified font
Defined in TFindWidthOfWidestDigit:
GetFirstAndLastIndex(), GetTextItem(), TFindWidthOfWidestDigit()
Inherited from TFindWidthOfWidestTextItem:
MaximumWidthInPixels()