This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationFrameProcessor Interface > IAnimationFrameProcessor.Finish Method (ArcObjects .NET 10.5 SDK) |
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 );