This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationTool Interface > IAnimationTool.FrameCount Property (ArcObjects .NET 10.4 SDK) |
The number of frames to be generated based on the start and end times and the interval. For example, A difference of 10 minutes between start and end with a 1 minute step will generate 10 frames.
[Visual Basic .NET] Public ReadOnly Property FrameCount As Integer
[C#] public int FrameCount {get;}