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

This enumeration specifies map navigation arrow direction.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

C#
public enum ArrowDirection

Fields

Down Arrow.

C#
Down = 1

Left Arrow.

C#
Left = 2

Right Arrow.

C#
Right = 3

Up Arrow.

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