Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.03.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 PropertyAvailable in LEADTOOLS WPF Express EditionHandled (Inherited from System.Windows.RoutedEventArgs)
Public PropertyAvailable in LEADTOOLS WPF Express EditionOriginalSource (Inherited from System.Windows.RoutedEventArgs)
Public PropertyRectangle The Pan Rectangle.  
Public PropertyAvailable in LEADTOOLS WPF Express EditionRoutedEvent (Inherited from System.Windows.RoutedEventArgs)
Public PropertyAvailable in LEADTOOLS WPF Express EditionSource (Inherited from System.Windows.RoutedEventArgs)
Public PropertyStatus The Pan process current status.  
Top

Protected Methods

See Also