Enum ArrowDirection
Enumerates arrow directions.
public enum ArrowDirection
Fields
Down = 1
Down arrow.
Left = 2
Left arrow.
Right = 3
Right arrow.
Up = 0
Up arrow.
Enumerates arrow directions.
public enum ArrowDirection
Down = 1
Down arrow.
Left = 2
Left arrow.
Right = 3
Right arrow.
Up = 0
Up arrow.