FlowDirections Wyliczenie

Definicja

Wartości dla TextFlowDirectionsAttributeelementu .

To wyliczenie obsługuje bitową kombinację jego wartości składowych.

public enum class FlowDirections
[System.Flags]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("2E22CC6B-7C34-4002-91AA-E103A09D1027")]
public enum FlowDirections
[System.Flags]
public enum FlowDirections
[<System.Flags>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("2E22CC6B-7C34-4002-91AA-E103A09D1027")>]
type FlowDirections = 
[<System.Flags>]
type FlowDirections = 
Public Enum FlowDirections
Dziedziczenie
FlowDirections
Atrybuty

Pola

BottomToTop 2

Od dołu do góry.

Default 0

Od góry do dołu, od lewej do prawej, poziomej.

RightToLeft 1

Od prawej do lewej.

Vertical 4

Pionowe.

Dotyczy