TrackingPositionChangedEventArgs Constructor

Summary

The value for the current tracking position.

Syntax
C#
VB
C++
Public Function New( _ 
   ByVal position As Integer _ 
) 
public: 
TrackingPositionChangedEventArgs(  
   int position 
) 

Parameters

position
The value for the current tracking position.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly