This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxActiveTrack Interface > ITxActiveTrack.FollowPoint Property (ArcObjects .NET 10.4 SDK) |
The most recent follow location.
[Visual Basic .NET] Public ReadOnly Property FollowPoint As IPoint
[C#] public IPoint FollowPoint {get;}
[C++]
HRESULT get_FollowPoint(
IPoint** FollowPoint
);
[C++]
Parameters FollowPoint [out, retval]
FollowPoint is a parameter of type IPoint