ScrollingEventArgs Constructor
Initializes a ScrollingEventArgs type object.
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public ScrollingEventArgs(
Point aViewOffset
)
Public Sub New (
aViewOffset As Point
)
Parameters
- aViewOffset Point
- Offset of the view area relative to document area.