This document is archived and information here might be outdated. Recommended version. |
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;}