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 Properties
See Also 
Leadtools.Windows.Controls Namespace : ImagePanViewerEventArgs Class


"

For a list of all members of this type, see ImagePanViewerEventArgs members.

"

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

See Also