@kognifai/cogsengine
    Preparing search index...

    Enumeration VerticalAlignmentConst

    Defines vertical alignment modes for text. The text will positioned vertically relative to its resulting screen position according to its vertical alignment.

    Index

    Enumeration Members

    Enumeration Members

    Bottom: 3

    Align the text towards the bottom, making the position minus the font height the baseline of the text.

    Center: 2

    Center the text on the screen position.

    Top: 1

    Align the text towards the top, making the position the baseline of the text.