TLabelTextAlignHorizontal Property

Note: This API is now obsolete.
Gets or sets text alignment on the horizontal plane.

Definition

Namespace: BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
[ObsoleteAttribute("Obsolete: Please use TextAlignment property instead.")]
public StringAlignment TextAlignHorizontal { get; set; }

Property Value

StringAlignment

See Also