This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationTrackKeyframes Interface > IAGAnimationTrackKeyframes.RemoveAllKeyframes Method (ArcObjects .NET 10.4 SDK) |
Removes all the keyframes.
[Visual Basic .NET]
Public Sub RemoveAllKeyframes ( _
)
[C#] public void RemoveAllKeyframes ( );
[C++]
HRESULT RemoveAllKeyframes(
void
);