VerticalAlignment enumeration

VerticalAlignment enumeration

Enumeration of possible vertical alignment values.

The VerticalAlignment type exposes the following members:

Fields

Field Description
NONE No alignment (use specified position).
TOP Align to top.
CENTER Center alignment.
BOTTOM Align to bottom.

Remarks

Learn more | | | |

See Also