TextViewerOffsetY Property

The offset of the document in pixels on y axis.

Definition

Namespace: BeeMobile.TextViewer
Assembly: BeeMobile.TextViewer.NET48 (in BeeMobile.TextViewer.NET48.dll) Version: 4.8.0.4
C#
public int OffsetY { get; set; }

Property Value

Int32

Implements

IVerticallyScrollableOffsetY
ITouchable.OffsetY

See Also