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


IAnimationEngine.FrameType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IAnimationEngine.FrameType Property

Indicates type of frame used for output.

[Visual Basic .NET]
Public Property FrameType As enumAnimationFrameType
[C#]
public enumAnimationFrameType FrameType {get; set;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationEngine Interface