Enum TextAlignment
Text alignment for some of the writers and applications
Namespace: Terminaux.Writer.CyclicWriters.Renderer.Tools
Assembly: Terminaux.dll
Syntax
public enum TextAlignment
Fields
| Name | Description |
|---|---|
| Left | Left alignment for text |
| Middle | Middle alignment for text |
| Right | Right alignment for text |