VisioForge (c) 2025

Search Results for

    Enum TextOverlayVAlign

    Vertical alignment of the text.

    Namespace: VisioForge.Core.Types.X.VideoEffects
    Assembly: VisioForge.Core.dll
    Syntax
    public enum TextOverlayVAlign

    Fields

    Name Description
    Absolute

    Absolute.

    Baseline

    Draw text on the baseline.

    Bottom

    Draw text on the bottom.

    Center

    Draw text vertically centered.

    Custom

    Draw text according to the Y property.

    Top

    Draw text on top.