FlowDirections Sabit listesi

Tanım

için değerler TextFlowDirectionsAttribute.

Bu sabit listesi, üyeleri için bit düzeyinde karşılaştırmayı destekler.

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
Devralma
FlowDirections
Öznitelikler

Alanlar

BottomToTop 2

Alttan üste.

Default 0

Yukarıdan aşağıya, soldan sağa, yatay.

RightToLeft 1

Sağdan sola.

Vertical 4

Dikey.

Şunlara uygulanır