Enum VFTextFlipMode
Text flip mode.
Namespace: VisioForge.ProcessingFilters.Interfaces
Assembly: VisioForge.ProcessingFilters.Interfaces.dll
Syntax
public enum VFTextFlipMode
Fields
| Name | Description |
|---|---|
| None | None. |
| X | X. |
| XAndY | X and Y. |
| Y | Y. |