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


The following tables list the members exposed by BitmapSourceViewerRectangleEventArgs.

Public Constructors

 NameDescription
Public ConstructorBitmapSourceViewerRectangleEventArgs ConstructorOverloaded.  Initializes a new BitmapSourceViewerRectangleEventArgs with default values.  
Top

Public Properties

 NameDescription
Public PropertyCancel Gets or sets a value indicating whether the interactive mode should be canceled. (Inherited from BitmapSourceViewerInteractiveEventArgs)
Public PropertyHandled (Inherited from System.Windows.RoutedEventArgs)
Public PropertyOriginalSource (Inherited from System.Windows.RoutedEventArgs)
Public PropertyRectangle Returns the current interactive mode rectangle.  
Public PropertyRoutedEvent (Inherited from System.Windows.RoutedEventArgs)
Public PropertySource (Inherited from System.Windows.RoutedEventArgs)
Public PropertyStatus Gets the current status of the interactive mode. (Inherited from BitmapSourceViewerInteractiveEventArgs)
Top

Protected Methods

See Also