GxAlignment

Description

The GxAlignment enumeration contains types of vertical and horizontal alignment of an image within a control. This enumeration is used by the following properties:

Available Values

Value Brief description
0 Near. Align to left (horizontal) and to top (vertical).
1 Center. Center.
2 Far. Align to right (horizontal) and to bottom (vertical).
-1 Undefined. Undefined.
10 Justify. Justify.

See also:

Andy Assembly Enumerations