This document is archived and information here might be outdated.  Recommended version.


IAGAnimationContainer.AnimationTime Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Animation)  

IAGAnimationContainer.AnimationTime Property

Provides access to the animation time string.

[Visual Basic .NET]
Public WriteOnly Property AnimationTime
[C#]
public void AnimationTime {set;}
[C++]
HRESULT put_AnimationTime(
  IStringArray* 
);
[C++]

Parameters [in]
is a parameter of type IStringArray

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGAnimationContainer Interface