Field VLTrackTargets.TVLTrackTargetItem.PreviousPos
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLTrackTargetItem
Contents | 
Syntax
Delphi:
PreviousPos : TVLFloatPoint;
C++ Builder:
TVLFloatPoint PreviousPos;
Visual C++ (MFC):
CTVLFloatPoint PreviousPos;
C# (.NET):
public Mitov.VideoLab.FloatPoint PreviousPos;
Summary
Previous X/Y position of the target.
Description
Use this property to get the previous X/Y position of the
target.