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