This document is archived and information here might be outdated.  Recommended version.


IAnimationFrameProcessor Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationFrameProcessor Interface
ArcGIS Developer Help

IAnimationFrameProcessor Interface

Provides access to properties and methods needed to manage the processing of animation frames.

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

Members

Name Description
Method Finish Indicates the finish time or the latest frame in the animation.
Method ProcessFrame Indicates that frames are being processed by the animation tool.
Method Start Indicates the start time or earliest frame in the animation.

Classes that implement IAnimationFrameProcessor

Classes Description
AnimationTool Controls functionality of the animation tool.