Enum TextOverlayHAlign
Horizontal alignment of the text.
Namespace: VisioForge.Core.Types.X.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public enum TextOverlayHAlign
Fields
Name | Description |
---|---|
Absolute | Absolute. |
Center | Align text center. |
Custom | Position text according to the X property. |
Left | Align text left. |
Right | Align text right. |