Table of Contents

Enum ArrowDirection

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

Enumerates arrow directions.

public enum ArrowDirection

Fields

Down = 1

Down arrow.

Left = 2

Left arrow.

Right = 3

Right arrow.

Up = 0

Up arrow.