The Text object.

Inheritance Hierarchy

Object
    DlxObject
        DlxText

Methods

Name Description
GetAlignment Gets the text alignment mode.
GetLineSpacing Gets the line spacing.
GetPosition Gets the text position.
GetRotationAngle Gets the rotation angle of the text.
GetText Gets the text string.
SetAlignment Set the text alignment mode.
SetLineSpacing Set the line spacing.
SetPosition Set the position of the text.
SetRotationAngle Sets the rotation angle of the text.
SetText Set the text string.

See also