The DlxFontStyle class encapsulates the characteristics, such as family, height, size, and style (or combination of styles), of a specific font.

Inheritance Hierarchy

Object
    DlxStyle
        DlxFontStyle

Constructor

Name Description
DlxFontStyle Constructs a DlxFontStyle object.

Methods

Name Description
GetTextBounds Computes the width and height of the specified string of text.
SetStyle Sets the font style.

See also