GetScrollPosition Method (IWPFScrollable)
Class
IWPFScrollable
.
Action
Return the position of the ScrollViewer.
Syntax
scrollPosition
=
iWPFScrollable
.
GetScrollPosition
(
orientation
)
Variable
Description
scrollPosition
Double
.
orientation
GetScrollPosition of either the horizontal or vertical scrollbar.
Orientation
.