FlowDirections 枚举

定义

TextFlowDirectionsAttribute 的值。

此枚举支持其成员值的按位组合。

C#
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("2E22CC6B-7C34-4002-91AA-E103A09D1027")]
public enum FlowDirections
C#
[System.Flags]
public enum FlowDirections
继承
FlowDirections
属性

字段

名称 说明
BottomToTop 2

从下到上。

Default 0

从上到下,从左到右,水平。

RightToLeft 1

从右向左。

Vertical 4

垂直。

适用于

产品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9