If MeasureTrack is True, on measurements will be also calculated the mouse movements.
            
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
 Syntax
Syntax
| C# | Visual Basic | Visual C++ | 
public bool MeasureTrack { get; set; }
Public Property MeasureTrack As Boolean Get Set
public: property bool MeasureTrack { bool get (); void set (bool value); }


























