In This Article

VerticalAlignment Enum

Specifies how an object or text in a control is vertically aligned.

public enum VerticalAlignment

Fields

Name Description
Bottom

The object or text is aligned to the bottom.

Middle

The object or text is aligned in the middle.

Top

The object or text is aligned to the top.