Provides access to animation utility methods.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
CoClasses that implement IAGAnimationUtils
CoClasses and 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 Snippets
Create Animation from View |
Create Animation from Path |
Create Group Layer Animation
.NET Samples
Visualizing the camera path while animating (Code Files:
VisualizeCameraPath) |
Create camera flyby from path (Code Files:
frmCameraPath)
.NET Related Topics
Animation |
How to animate the camera along a path (line feature) in globe |
How to save and load ArcGIS animation files