Table of Contents

Enum TextOverlayHAlign

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

Horizontal alignment of the text.

public enum TextOverlayHAlign

Fields

Left = 0

Align text left.

Center = 1

Align text center.

Right = 2

Align text right.

Custom = 4

Position text according to the X property.

Absolute = 5

Absolute.