This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationEngine Interface > IAnimationEngine.ProcessFrameByFile Method (ArcObjects .NET 10.4 SDK) |
Add the specified file to the animation file being generated.
[Visual Basic .NET] Public Sub ProcessFrameByFile ( _ ByVal bstrFileName As String _ )
[C#] public void ProcessFrameByFile ( string bstrFileName );