This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAnimationExtension Interface > IAnimationExtension.AnimationEnvironment Property (ArcObjects .NET 10.4 SDK) |
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