Enum TextAlignment
Text alignment (inside of control space)
Namespace: EmptyKeys.UserInterface
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum TextAlignment
Fields
Name | Description |
---|---|
Center | Text in center |
Justify | Text justified - not supported |
Left | Text on the left |
Right | Text on the right |