Table of Contents

Enum TextOverlayLineAlign

Namespace
VisioForge.Core.Types.X.VideoEffects
Assembly
VisioForge.Core.dll

Alignment of text lines relative to each other.

public enum TextOverlayLineAlign

Fields

Left = 0

Lines are left-aligned.

Center = 1

Lines are center-aligned.

Right = 2

Lines are right-aligned.