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