New to Telerik UI for WPFStart a free 30-day trial

Generic direction enumeration.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

C#
public enum Direction

Fields

The Down direction.

C#
Down = 1

The Left direction.

C#
Left = 3

The Right direction.

C#
Right = 2

The Up direction.

C#
Up = 0
In this article
DefinitionFieldsDownLeftRightUp
Not finding the help you need?
Contact Support