ArcObjects Library Reference (Animation)  

IAGGroupAnimationOptions.AnimationEnvironment Property

The animation environment.

[Visual Basic .NET]
Public Property AnimationEnvironment As IAGAnimationEnvironment
[C#]
public IAGAnimationEnvironment AnimationEnvironment {get; set;}
[C++]
HRESULT get_AnimationEnvironment(
  IAGAnimationEnvironment** ppEnvironment
);
[C++]
HRESULT putref_AnimationEnvironment(
  IAGAnimationEnvironment* ppEnvironment
);
[C++]

Parameters

ppEnvironment [out, retval]

  ppEnvironment is a parameter of type IAGAnimationEnvironment

ppEnvironment [in]

  ppEnvironment is a parameter of type IAGAnimationEnvironment

Product Availability

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

See Also

IAGGroupAnimationOptions Interface

.NET Snippets

Create Group Layer Animation