Språk

FlowDirections Enum

Definition

Värden för TextFlowDirectionsAttribute.

Den här uppräkningen stöder en bitvis kombination av dess medlemsvärden.

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
Arv
FlowDirections
Attribut

Fält

Name Värde Description
Default 0

Uppifrån och ned, från vänster till höger, vågrätt.

RightToLeft 1

Höger till vänster.

BottomToTop 2

Nederkant till överkant.

Vertical 4

Vertikala.

Gäller för