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


IAnimationExtension.AnimationEnvironment Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationExtension Interface > IAnimationExtension.AnimationEnvironment Property
ArcGIS Developer Help

IAnimationExtension.AnimationEnvironment Property

The animation environment options for this container app.

[Visual Basic .NET]
Public ReadOnly Property AnimationEnvironment As IAGAnimationEnvironment
[C#]
public IAGAnimationEnvironment AnimationEnvironment {get;}
[C++]
HRESULT get_AnimationEnvironment(
  IAGAnimationEnvironment** ppAnimEnv
);
[C++]
Parameters
ppAnimEnv [out, retval]

ppAnimEnv is a parameter of type IAGAnimationEnvironment**

Product Availability

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

See Also

IAnimationExtension Interface

.NET Samples

Create camera flyby from path