ScrollHorizontal Method (UIAPane)
Class
UIAPane
.
Action
Scrolls the currently visible region of the content area, horizontally, the specified ScrollAmount.
Syntax
C#
pane
.
ScrollHorizontal
(
scrollAmount
)
VB
pane
.
ScrollHorizontal
(
scrollAmount
)
Variable
Description
scrollAmount
The direction and distance to scroll.
ScrollAmount
.