Enum
Direction

Generic direction enumeration.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

cs-api-definition
public enum Direction

Fields

Down

The Down direction.

Declaration

cs-api-definition
Down = 1

Field Value

Direction

Left

The Left direction.

Declaration

cs-api-definition
Left = 3

Field Value

Direction

Right

The Right direction.

Declaration

cs-api-definition
Right = 2

Field Value

Direction

Up

The Up direction.

Declaration

cs-api-definition
Up = 0

Field Value

Direction

In this article
DefinitionFieldsDownLeftRightUp
Not finding the help you need?
Contact Support