Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Enum: RT.Util.Text.HorizontalTextAlignment

Summary

Provides values to specify a horizontal alignment of text.

Enum values

1Specifies horizontally centered alignment.
0Specifies alignment to the left edge.
2Specifies alignment to the right edge.