TouchList Help
C#
VB
Show/Hide TOC
Touch
List
Offset
Y Property
Vertical offset of the view area inside the document area.
Definition
Namespace:
BeeMobile.TouchList
Assembly:
BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
C#
Copy
public
int
OffsetY
{
get
;
set
; }
VB
Copy
Public
Property
OffsetY
As
Integer
Get
Set
Property Value
Int32
Implements
IVerticallyScrollable
OffsetY
ITouchable.OffsetY
See Also
Reference
TouchList Class
BeeMobile.TouchList Namespace
In This Article
Definition
Property Value
Implements
See Also