This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Classes > A > AGAnimationUtils CoClass (ArcObjects .NET 10.4 SDK) |
Class containing common implementation of utility methods.
Interfaces | Description |
---|---|
IAGAnimationPlayer | Provides access to play/record utility methods. |
IAGAnimationUtils | Provides access to animation utility methods. |
IConnectionPointContainer | Supports connection points for connectable objects. |
IVideoExportUtils2 | Provides access to video export methods. |
Interfaces | Description |
---|---|
IAnimationEvents (default) | Provides access to events that occur when animation plays or records. |
When working with AGAnimationUtils' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pAGAnimationUtils as AGAnimationUtils