This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Classes > A > AnimationExporterSeqImages CoClass (ArcObjects .NET 10.4 SDK) |
An exporter of animations to a folder of sequential images.
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. |
Interfaces | Description |
---|---|
IAnimationEvents (default) | Provides access to events that occur when animation plays or records. |
When working with AnimationExporterSeqImages' default outbound interface in Visual Basic 6 declare variables as follows:
Private WithEvents pAnimationExporterSeqImages as AnimationExporterSeqImages