Enum EnumDialogArea
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
First word = X Alignment (left, center, right or fixed) Second word = Y Alignment (top, middle, bottom or fixed)
public enum EnumDialogArea
- Extension Methods
Fields
CenterBottom = 7
CenterFixed = 8
CenterMiddle = 6
CenterTop = 5
FixedBottom = 15
FixedMiddle = 14
FixedTop = 13
LeftBottom = 3
LeftFixed = 4
LeftMiddle = 2
LeftTop = 1
None = 0
RightBottom = 11
RightFixed = 12
RightMiddle = 10
RightTop = 9
TextBaselineOffset = 16