This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITxActiveTrack Interface > ITxActiveTrack.Recenter Method (ArcObjects .NET 10.4 SDK) |
Center the active view around the most current feature of the active track.
[Visual Basic .NET] Public Function Recenter ( _ ) As Boolean
[C#] public bool Recenter ( );
[C++]
HRESULT Recenter(
VARIANT_BOOL* wasCentered
);
[C++]
Parameters wasCentered [out, retval] wasCentered is a parameter of type VARIANT_BOOL