Enum AlignmentDirection
Defines the direction of the alignment.
public enum AlignmentDirection
Fields
Left = 0
Text will be left-aligned.
Right = 1
Text will be right-aligned.
Defines the direction of the alignment.
public enum AlignmentDirection
Left = 0
Text will be left-aligned.
Right = 1
Text will be right-aligned.