PromptPlus API:Alignment
Alignment
Namespace: PPlus.Controls
Represents Aligment text
public enum Alignment
Inheritance Object → ValueType → Enum → Alignment
Implements IComparable, IFormattable, IConvertible
Fields
Name | Value | Description |
---|---|---|
Left | 0 | Left Aligment |
Right | 1 | Right Aligment |
Center | 2 | Center Aligment |