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. |
| IVideoExportUtils | Provides access to video export utility 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