Enum TextOverlayLineAlign
Alignment of text lines relative to each other.
Namespace: VisioForge.Core.Types.X.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public enum TextOverlayLineAlign
Fields
| Name | Description |
|---|---|
| Center | Lines are center-aligned. |
| Left | Lines are left-aligned. |
| Right | Lines are right-aligned. |