FlowDirections Enumeration
.NET Framework (current version)
Values for TextFlowDirectionsAttribute.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: UIAutomationTypes (in UIAutomationTypes.dll)
| Member name | Description | |
|---|---|---|
| BottomToTop | Bottom to top. | |
| Default | Top to bottom, left to right, horizontal. | |
| RightToLeft | Right to left. | |
| Vertical | Vertical. |
.NET Framework
Available since 3.0
Available since 3.0
Show: