Accusoft.ImagXpressSdk Namespace > ImageXView Class : ScrollEvent Event |
The event handler receives an argument of type ScrollEventArgs containing data related to this event. The following ScrollEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NewValue | Gets the new location within the scroll range. |
ScrollBar | Gets which scrollbar the event pertains to. |
Type | Gets the type of scroll event that occurred. |