Table of Contents

Enum TextAlignment

Namespace
RichHudFramework.UI
Assembly
RichHudClient.dll

Used to determine text alignment.

public enum TextAlignment : byte

Fields

Left = 0
Center = 1
Right = 2