Table of Contents

Enum TextFlipMode

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

Text flip mode.

public enum TextFlipMode

Fields

None = 0

None.

X = 1

X.

Y = 2

Y.

XAndY = 3

X and Y.