enumALabelAlignment Enum

Integer constants specifying the type of alignment.

Constants

 

Name

Value

Description

alblLeft

0*

The text of the label is left-aligned.

alblRight

1

The text of the label is right-aligned.

alblCenter

2

The text of the label is centered.

alblTopLeft

3

Top left

alblTopRight

4

Top right

alblTopCenter

5

Top center

alblBottomLeft

6

Bottom left

alblBottomRight

7

Bottom right

alblBottomCenter

8

Bottom center

Applies to

ALabel.Alignment