LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ScrollChanged Event

Show in webframe





Occurs when the viewer attached to this container in automation mode scrolls
Syntax
'Declaration
 
Public Event ScrollChanged As EventHandler(Of ImageViewerScrollChangedEventArgs)
'Usage
 
Dim instance As AnnContainer
Dim handler As EventHandler(Of ImageViewerScrollChangedEventArgs)
 
AddHandler instance.ScrollChanged, handler

            

            
Event Data

The event handler receives an argument of type ImageViewerScrollChangedEventArgs containing data related to this event. The following ImageViewerScrollChangedEventArgs properties provide information specific to this event.

PropertyDescription
Handled (Inherited from System.Windows.RoutedEventArgs) 
HorizontalChange  
HorizontalOffset  
OriginalSource (Inherited from System.Windows.RoutedEventArgs) 
RoutedEvent (Inherited from System.Windows.RoutedEventArgs) 
Source (Inherited from System.Windows.RoutedEventArgs) 
VerticalChange  
VerticalOffset  
Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.