[]
Specifies how an object or text is aligned vertically .
public enum VerticalAlignment
Name | Description |
---|---|
Bottom | The object or text is aligned to the bottom. |
Default | The alignment is not specified. |
Middle | The object or text is aligned to the center. |
Top | The object or text is aligned to the top. |