This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationType Interface > IAGAnimationType.UpdateTrackExtensions Method (ArcObjects .NET 10.5 SDK) |
Creates or modifies extensions of the given track when its type is assigned or objects are attached/detached.
[Visual Basic .NET] Public Sub UpdateTrackExtensions ( _ ByVal pTrack As IAGAnimationTrack _ )
[C#] public void UpdateTrackExtensions ( IAGAnimationTrack pTrack );
[C++]
HRESULT UpdateTrackExtensions(
IAGAnimationTrack* pTrack
);
[C++]
Parameters pTrack [in]
pTrack is a parameter of type IAGAnimationTrack