LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
TrackingSelectionChangedEventArgs Class Members
See Also  Fields 
Leadtools.Multimedia Namespace : TrackingSelectionChangedEventArgs Class

The following tables list the members exposed by TrackingSelectionChangedEventArgs.

Public Constructors

 NameDescription
public Constructor TrackingSelectionChangedEventArgs ConstructorThe TrackingSelectionChangedEventArgs object is the event arguments object for the TrackingSelectionChangedEventHandler. For more information, see TrackingSelectionChangedEventHandler  
Top

Public Fields

 NameDescription
public Field selEndThe value for the tracking selection end position.  
public Field selStartThe value for the tracking selection start position.  
Top

See Also