ScrollDirection Enumeration
The scrolling directions supported by the AI automatic scrolling feature.

C# Syntax

public enum ScrollDirection: System.Enum 
Members
MemberDescription
DOWNDown.
UPUp.
LEFTLeft.
RIGHTRight.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         HP.LFT.SDK.AI.ScrollDirection