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


IAnimationFrameProcessor.Start Method (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 > IAnimationFrameProcessor.Start Method
ArcGIS Developer Help

IAnimationFrameProcessor.Start Method

Indicates the start time or earliest frame in the animation.

[Visual Basic .NET]
Public Function Start ( _
) As Object
[C#]
public object Start (
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationFrameProcessor Interface