Show / Hide Table of Contents

Class TextAlignment

Inheritance
System.Object
TextAlignment
Namespace: VRage.Game.GUI.TextPanel
Assembly: VRage.Game.dll
Syntax
public sealed class TextAlignment : Enum

Fields

CENTER

Declaration
public const TextAlignment CENTER
Field Value
Type Description
TextAlignment

LEFT

Declaration
public const TextAlignment LEFT
Field Value
Type Description
TextAlignment

RIGHT

Declaration
public const TextAlignment RIGHT
Field Value
Type Description
TextAlignment

value__

Declaration
public byte value__
Field Value
Type Description
System.Byte
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾