#include <mw/gulutil.h>
| class TFindWidthOfWidestDigit : public TFindWidthOfWidestTextItem |
| Public Member Functions | |
|---|---|
| TFindWidthOfWidestDigit() | |
| Inherited Functions | |
|---|---|
| TFindWidthOfWidestTextItem::MaximumWidthInPixels(const CFont &)const | |
| TFindWidthOfWidestTextItem::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.