ArcObjects Library Reference (TrackingAnalystUI)  

IAnimationFrameProcessor.Finish Method

Indicates the finish time or the latest frame in the animation.

[Visual Basic .NET]
Public Sub Finish ( _
    ByVal nSuccessCode As Integer _
)
[C#]
public void Finish (
    int nSuccessCode
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationFrameProcessor Interface