![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationEnvironment Interface > IAGAnimationEnvironment.NumberofFrames Property (ArcObjects .NET 10.5 SDK) | 
The number of frames that will be displayed in the animation.
[Visual Basic .NET] Public Property NumberofFrames As Integer
[C#] public int NumberofFrames {get; set;}
[C++]
HRESULT get_NumberofFrames(
  long* pFrames
);
[C++]
HRESULT put_NumberofFrames(
  long pFrames
);
[C++]
Parameters pFrames [out, retval] pFrames is a parameter of type long pFrames [in] pFrames is a parameter of type long