This document is archived and information here might be outdated.  Recommended version.


IAGAnimationTrackKeyframes.RemoveAllKeyframes Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Animation)  

IAGAnimationTrackKeyframes.RemoveAllKeyframes Method

Removes all the keyframes.

[Visual Basic .NET]
Public Sub RemoveAllKeyframes ( _
)
[C#]
public void RemoveAllKeyframes (
);
[C++]
HRESULT RemoveAllKeyframes(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGAnimationTrackKeyframes Interface