This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IA > IAnimationTrack Interface > IAnimationTrack.SortKeyframes Method (ArcObjects .NET 10.5 SDK) |
Sorts the keyframes in ascending time order.
[Visual Basic .NET]
Public Sub SortKeyframes ( _
)
[C#] public void SortKeyframes ( );
[C++]
HRESULT SortKeyframes(
void
);