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


IAnimationFrameProcessor.Start Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

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