BulletTextAlignment Enum
Namespace: SpaceUsurper
Inheritance: Object → ValueType → Enum → BulletTextAlignment
Values
Name | Description |
---|---|
Center | 0 |
Left | 1 |
Right | 2 |
TopLeft | 3 |
TopRight | 4 |
BottomLeft | 5 |
BottomRight | 6 |
TopCenter | 7 |
BottomCenter | 8 |