Provides access to the available properties of a globe server layer object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IGlobeServerLayer
CoClasses and Classes | Description |
---|---|
GlobeServerLayer | Provides programmatic access to a globe server layer. |