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