AspectRatioContainer.AlignMode

Values

ValueMeaning
alignBegin0

Aligns child controls with the beginning (left or top) of the container.

alignCenter1

Aligns child controls with the center of the container.

alignEnd2

Aligns child controls with the end (right or bottom) of the container.

Meta