ImageGear .NET - Updated July 5, 2018
ScrollInformation Property




ImageGear24.Core Assembly > ImageGear.Display Namespace > ImGearScrollChangedEventArgs Class : ScrollInformation Property
Gets the scrolling information.
Syntax
'Declaration
 
Public ReadOnly Property ScrollInformation As ImGearScrollInfo
 
'Usage
 
Dim instance As ImGearScrollChangedEventArgs
Dim value As ImGearScrollInfo
 
value = instance.ScrollInformation

Property Value

ImGearScrollInfo value.
See Also

Reference

ImGearScrollChangedEventArgs Class
ImGearScrollChangedEventArgs Members