Table of Contents

Enum ScrollOrientation

Namespace
HP.LFT.SDK
Assembly
HP.LFT.SDK.dll

Represents the scroll bar orientation.

public enum ScrollOrientation

Fields

HorizontalScroll = 0

Horizontal scroll bar orientation.

VerticalScroll = 1

Vertical scroll bar orientation.