Search Results for

    Show / Hide Table of Contents

    Enum VerticalAlignment

    Text alignment.

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

    Fields

    Name Description
    Bottom

    Text is aligned to the bottom.

    Center

    Text is aligned to the center.

    Top

    Default.Text is aligned to the top.

    Extension Methods

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