TextAlign Effects

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

Value

Meaning

FXD_TEXTALIGN_LEFT_TOP

Left, top

FXD_TEXTALIGN_LEFT_VCENTER

Left, vertical center

FXD_TEXTALIGN_LEFT_BOTTOM

Left, bottom

FXD_TEXTALIGN_HCENTER_TOP

Top, horizontal center

FXD_TEXTALIGN_HCENTER_VCENTER

Vertical and horizontal center

FXD_TEXTALIGN_HCENTER_BOTTOM

Bottom, horizontal center

FXD_TEXTALIGN_RIGHT_TOP

Right, top

FXD_TEXTALIGN_RIGHT_VCENTER

Right, vertical center

FXD_TEXTALIGN_RIGHT_BOTTOM

Right, bottom

FXD_TEXTALIGN_MAX

Right, bottom