LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
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 Property CancelGets or sets a value that indicates whether to cancel the current pan process. Supported in Silverlight, Windows Phone 7  
public Property Handled (Inherited from System.Windows.RoutedEventArgs)
public Property OriginalSource (Inherited from System.Windows.RoutedEventArgs)
public Property RectangleGets the current pan rectangle. Supported in Silverlight, Windows Phone 7  
public Property RoutedEvent (Inherited from System.Windows.RoutedEventArgs)
public Property Source (Inherited from System.Windows.RoutedEventArgs)
public Property StatusGets the current status of the pan process. Supported in Silverlight, Windows Phone 7  
Top

Protected Methods

See Also