Class TextAlignment
Specifies the alignment of the text along horizontal or vertical direction in the layout box.
Inheritance
System.Object
TextAlignment
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[Unmanaged]
public sealed class TextAlignment : Enum
Fields
Center
Far
Near
value__
Declaration
public int value__
Field Value
System.Int32
|