Defines possible vertical alignment positions.
This enum is used to specify how an element should be aligned vertically relative to another element or container.
The bottom edges of the target and container are equal within the tolerance.
The vertical centers of the target and container are equal within the tolerance.
The top edges of the target and container are equal within the tolerance.
Defines possible vertical alignment positions.
Remarks
This enum is used to specify how an element should be aligned vertically relative to another element or container.