Field VLTrackTargets.TVLTrackTargetItem.CurrentPos
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:
CurrentPos : TVLFloatPoint;
C++ Builder:
TVLFloatPoint CurrentPos;
Visual C++ (MFC):
CTVLFloatPoint CurrentPos;
C# (.NET):
public Mitov.VideoLab.FloatPoint CurrentPos;
Summary
Current X/Y position of the target.
Description
Use this property to get the current X/Y position of the
target.