LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
LineInteractiveEventArgs Class Members
See Also  Properties  Methods 
Leadtools.Windows.Controls Namespace : LineInteractiveEventArgs Class

The following tables list the members exposed by LineInteractiveEventArgs.

Public Constructors

 NameDescription
public Constructor LineInteractiveEventArgs ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property BeginGets the begin location for the current interactive line mode. Supported in Silverlight, Windows Phone 7  
public Property CancelGets or sets a value indicating whether the interactive mode should be canceled. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Controls.InteractiveEventArgs)
public Property EndGets the end location for the current interactive line mode. Supported in Silverlight, Windows Phone 7  
public Property Handled (Inherited from System.Windows.RoutedEventArgs)
public Property OriginalSource (Inherited from System.Windows.RoutedEventArgs)
public Property RoutedEvent (Inherited from System.Windows.RoutedEventArgs)
public Property Source (Inherited from System.Windows.RoutedEventArgs)
public Property StatusGets the current status of the interactive mode. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.Windows.Controls.InteractiveEventArgs)
Top

Protected Methods

See Also