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


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

IGlobeLegendInfos Interface

Provides access to the Globe Server Legend collection.

Product Availability

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

Members

Name Description
Method Add Adds a legend info.
Read-only property Count The legend info count.
Read-only property Element The legend info at the specified position.
Method Insert Adds a legend info at the specified position.
Method Remove Removes the legend info at the specified position.
Method RemoveAll Removes all legend infos.

Classes that implement IGlobeLegendInfos

Classes Description
GlobeLegendInfos The Globe Legend Info collection coclass.