SetVerticalScrollPercent Method (SLPane)

Class

SLPane.

Action

Sets the vertical scroll position as a percentage of the total content area within the pane.

Syntax

C#
pane.SetVerticalScrollPercent(percent)
VB
pane.SetVerticalScrollPercent(percent)
Variable Description
percent The percentage of the total vertical content area. Double.