Property TextAlignment | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
TextAlignment
Gets or sets how the View's Text is aligned horizontally when drawn. Changing this property will redisplay the View.
public virtual TextAlignment TextAlignment { get; set; }
Property Value
The text alignment.