Enum TextAlignment
- Namespace
- RichHudFramework.UI
- Assembly
- RichHudClient.dll
Used to determine text alignment.
public enum TextAlignment : byte
Fields
Left = 0Center = 1Right = 2
Used to determine text alignment.
public enum TextAlignment : byte
Left = 0Center = 1Right = 2