This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobe Interface > IARGlobe.AnimationCount Property (ArcObjects .NET 10.5 SDK) |
The number of animations in the globes's animation collection.
[Visual Basic .NET] Public ReadOnly Property AnimationCount As Integer
[C#] public int AnimationCount {get;}
The AnimationCount property returns the number of Animations within the ARGlobe animation collection. The ARGlobe animation collection only contains animations published with the currently open document.