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


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

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