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

    Aligns text at the bottom.

    Center

    Aligns text to the center.

    Top

    Aligns text at the top. This is default value for Vertical Alignment enum.

    Extension Methods

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