Leadtools.Windows.Controls Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.03.25
BitmapSourceViewerInteractiveEventArgs Class Members
See Also  Properties  Methods 
Leadtools.Windows.Controls Namespace : BitmapSourceViewerInteractiveEventArgs Class

The following tables list the members exposed by BitmapSourceViewerInteractiveEventArgs.

Public Constructors

 NameDescription
Public ConstructorBitmapSourceViewerInteractiveEventArgs ConstructorOverloaded.  Initializes a new BitmapSourceViewerInteractiveEventArgs with default parameters.  
Top

Public Properties

 NameDescription
Public PropertyCancel Gets or sets a value indicating whether the interactive mode should be canceled.  
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 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 Gets the current status of the interactive mode.  
Top

Protected Methods

See Also