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


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

Public Properties

 NameDescription
Public PropertyBegin Returns the beginning point for the current interactive mode line.  
Public PropertyAvailable in LEADTOOLS WPF Express EditionCancel Gets or sets a value indicating whether the interactive mode should be canceled. (Inherited from BitmapSourceViewerInteractiveEventArgs)
Public PropertyEnd Returns the end point for the current interactive mode line.  
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 PropertyAvailable in LEADTOOLS WPF Express EditionStatus Gets the current status of the interactive mode. (Inherited from BitmapSourceViewerInteractiveEventArgs)
Top

See Also