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 |
|
Finish |
Indicates the finish time or the latest frame in the animation. |
|
ProcessFrame |
Indicates that frames are being processed by the animation tool. |
|
Start |
Indicates the start time or earliest frame in the animation. |
Classes that implement IAnimationFrameProcessor
Classes |
Description |
AnimationTool |
Controls functionality of the animation tool. |