Search Results for

    Show / Hide Table of Contents

    Enum HorizontalAlignment

    Text alignment.

    Namespace: Evergine.Components.Fonts
    Assembly: Evergine.Components.dll
    Syntax
    public enum HorizontalAlignment

    Fields

    Name Description
    Center

    Text is centered.

    Left

    Default.Text is aligned to the left.

    Right

    Text is aligned to the right.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In This Article
    Back to top
    Generated by DocFX