An exporter of animations to a folder of sequential images.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Interfaces
| Interfaces | Description |
|---|---|
| IConnectionPointContainer | Supports connection points for connectable objects. |
| ISequentialImageExporter | Provides access to members that control the sequential image exporter. |
| IVideoExporter2 | Provides access to members that control the video exporters. |
Event Interfaces
| Interfaces | Description |
|---|---|
| IAnimationEvents (default) | Provides access to events that occur when animation plays or records. |
Working with Events
[Visual Basic 6.0]
When working with AnimationExporterSeqImages' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pAnimationExporterSeqImages as AnimationExporterSeqImages