This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerLayer Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the available properties of a globe server layer object.
Description | ||
---|---|---|
ConnectionServerName | Provides access to members that supply server object name information. | |
DisplayField | Primary display field. | |
GlobeLayerInfo | Provides access to the available properties of a globe layer info object. | |
GlobeServer | Provides access to the GlobeServer object. | |
GlobeServerLayerID | The GlobeServer layer identifier. This ID is used throughout to uniquely identify the layer for all requests. | |
GlobeServerLayerName | The name of the GlobeServer layer. | |
IsComposite | Indicates if the layer supports ICompositeLayer to contain sublayers. | |
LegendInfo | Provides access to members that control legend information provided by a renderer. | |
SearchLocation | The location to be used when an identify is performed on a Globe Server Layer. | |
SearchOID | The feature OID used as a hint when an identify is performed on a Globe Server Layer. | |
ServerConnect | Connects to the Server given the GlobeServer Object, layer name and layer ID. | |
ThreadedGlobeServer | Provides access to a threaded GlobeServer object. |
CoClasses and Classes | Description |
---|---|
GlobeServerLayer | Provides programmatic access to a globe server layer. |