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


IAGAnimationUtils Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationUtils Interface
ArcGIS Developer Help

IAGAnimationUtils Interface

Provides access to animation utility methods.

Product Availability

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

Members

Name Description
Method CalculateDisplayFrames Calculate the number of frames to display based on the minimum animation interval.
Method CaptureCurrentView Creates a keyframe to capture the current view and adds it to the current animation.
Method CreateFlybyFromPath Create a flyby animation from a path.
Method CreateLayerGroupAnimation Create a layer group animation.
Method KeyframeFromBookmark Create a view keyframe from a spatial bookmark.
Method LoadAnimationFile Load the animation from a file.
Method SaveAnimationFile Save the animation to a file.

Classes that implement IAGAnimationUtils

Classes Description
AGAnimationUtils Class containing common implementation of utility methods.

Remarks

This interface provides utility functions for creating group animation, creating flyby-from-path animation, converting bookmark to a map view keyframe, capturing current view into a map view keyframe, calculating minimum number of frames for an animation, and save/load animation.

.NET Samples

Create camera flyby from path Visualizing the camera path while animating