TFindWidthOfWidestDigit Class Reference

#include <mw/gulutil.h>

Link against: egul.lib

class TFindWidthOfWidestDigit : public TFindWidthOfWidestTextItem

Inherits from

Detailed Description

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.

Constructor & Destructor Documentation

TFindWidthOfWidestDigit ( )

IMPORT_CTFindWidthOfWidestDigit()

Default constructor.