Skip to main content

TextAlignment Enum

NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Media

Specifies how text is horizontally aligned.

public enum TextAlignment

Fields

NameValueDescription
LeftText is aligned to the left.
CenterText is centered.
RightText is aligned to the right.