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


IGlobeStatInfo Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeStatInfo Interface
ArcGIS Developer Help

IGlobeStatInfo Interface

Provides access to stats reported by the Globe.

Product Availability

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

Members

Name Description
Method SetNumFramesInAvg Set Number of frames used in averaging.
Method StartAccumulating Start accumulating values.
Read-only property Statistic The accumulated or instantaneous value of an statistic.
Method StopAccumulating Stop accumulating values.

Classes that implement IGlobeStatInfo

Classes Description
GlobeDisplay The globe display object.