ImageGear21.Core Assembly > ImageGear.Display Namespace : ImGearScrollChangedEventArgs Class |
The following tables list the members exposed by ImGearScrollChangedEventArgs.
Name | Description | |
---|---|---|
![]() | ImGearScrollChangedEventArgs Constructor | Initializes a new instance of the ImGearScrollChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | IsEnabled | Gets a value indicating whether the scrollbar is enabled. |
![]() | IsVisible | Gets a value indicating whether the scrollbar is visible. |
![]() | Redraw | Gets a value indicating whether or not the view should be redrawn. |
![]() | ScrollBarType | Gets the type (horizontal or vertical) of the scrollbar that is being scrolled. |
![]() | ScrollChangeType | Gets the type of scrollbar change. |
![]() | ScrollInformation | Gets the scrolling information. |