Enum VerticalAlignment
Defines vertical alignment options.
Namespace: DaggerfallWorkshop.Game.UserInterface
Assembly: Assembly-CSharp.dll
Syntax
public enum VerticalAlignment
Fields
| Name | Description |
|---|---|
| Bottom | |
| Middle | |
| None | |
| Top |
Defines vertical alignment options.
public enum VerticalAlignment
| Name | Description |
|---|---|
| Bottom | |
| Middle | |
| None | |
| Top |