This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IT > ITimeLayerTrackExtension Interface > ITimeLayerTrackExtension.UpdateTrackExtension Method (ArcObjects .NET 10.4 SDK) |
Provides access to the objects attached to the track.
[Visual Basic .NET] Public Sub UpdateTrackExtension ( _ ByVal pTrack As IAGAnimationTrack _ )
[C#] public void UpdateTrackExtension ( IAGAnimationTrack pTrack );
[C++]
HRESULT UpdateTrackExtension(
IAGAnimationTrack* pTrack
);
[C++]
Parameters pTrack [in]
pTrack is a parameter of type IAGAnimationTrack