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

The following tables list the members exposed by TrackingPositionChangedEventArgs.

Public Constructors

 NameDescription
public Constructor TrackingPositionChangedEventArgs ConstructorThe value for the current tracking position.  
Top

Public Fields

 NameDescription
public Field positionThe TrackingPositionChangedEventArgs object is the event arguments object for the TrackingPositionChangedEventHandler. For more information, see TrackingPositionChangedEventHandler  
Top

See Also