TextAlign Effects

The following values may be used for the TextAlign property (Main Control).

Value

Meaning

EFX_TEXTALIGN_LEFT_TOP

Left, top

EFX_TEXTALIGN_LEFT_VCENTER

Left, vertical center

EFX_TEXTALIGN_LEFT_BOTTOM

Left, bottom

EFX_TEXTALIGN_HCENTER_TOP

Top, horizontal center

EFX_TEXTALIGN_HCENTER_VCENTER

Vertical and horizontal center

EFX_TEXTALIGN_HCENTER_BOTTOM

Bottom, horizontal center

EFX_TEXTALIGN_RIGHT_TOP

Right, top

EFX_TEXTALIGN_RIGHT_VCENTER

Right, vertical center

EFX_TEXTALIGN_RIGHT_BOTTOM

Right, bottom

EFX_TEXTALIGN_MAX

Right, bottom