Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - LEADTOOLS WPF | Help Version 16.5.9.25
ImagePanViewerEventArgs Class Members
See Also  Properties  Methods 
Leadtools.Windows.Controls Namespace : ImagePanViewerEventArgs Class


The following tables list the members exposed by ImagePanViewerEventArgs.

Public Properties

 NameDescription
Public PropertyCancel Specifies whether or not to cancel the current panning process.  
Public PropertyHandled (Inherited from System.Windows.RoutedEventArgs)
Public PropertyOriginalSource (Inherited from System.Windows.RoutedEventArgs)
Public PropertyRectangle The Pan Rectangle.  
Public PropertyRoutedEvent (Inherited from System.Windows.RoutedEventArgs)
Public PropertySource (Inherited from System.Windows.RoutedEventArgs)
Public PropertyStatus The Pan process current status.  
Top

Protected Methods

See Also