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


IGlobeServerLayerFactory.AnimationContainer Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeServerLayerFactory.AnimationContainer Property

The container of animation tracks to be loaded from server.

[Visual Basic .NET]
Public WriteOnly Property AnimationContainer
[C#]
public void AnimationContainer {set;}
[C++]
HRESULT put_AnimationContainer(
  IGlobe* 
);
[C++]

Parameters [in]
is a parameter of type IGlobe

Product Availability

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

See Also

IGlobeServerLayerFactory Interface