constants EdgeAlignmentEnum
The EdgeAlignmentEnum type specifies the alignment of the object to the edges of the parent. The EdgeAlignmentEnum type supports the following values:

NameValueDescription
exAlignLeft0 The object is aligned to the left edge.
exAlignRight1 The object is aligned to the right edge.
exAlignTop2 The object is aligned to the top edge.
exAlignBottom3 The object is aligned to the bottom edge.