Position Property (IBaseScrollable)
Class
IBaseScrollable
.
Action
Gets the current scroll position of the scrollable component.
Syntax
C#
protected
Point
Position { get; }
VB
'Declaration Protected Read Property Position As
Point
Access
Read only.