@kognifai/cogsengine
    Preparing search index...

    Enumeration HorizontalJustificationConst

    Horizontal justification modes for text. The text will be positioned horizontally relative to its resulting screen position according to its horizontal justification.

    Index

    Enumeration Members

    Enumeration Members

    Left: 1

    The leftmost character is placed to the right of the screen position.

    None: 3

    None, the text is centered on the position.

    Right: 2

    The rightmost character is placed to the left of the screen position.