The layer extension containing globe layer properties.
| Interfaces | Description |
|---|---|
| IDataLayerExtension (esriCarto) | Provides access to members that allow a layer to override the base path used for relative path names. |
| IGlobeLayerProperties | Provides access to members that manipulate the globe layer properties. |
| IGlobeLayerProperties2 | Provides access to members that manipulate the globe layer properties. |
| IGlobeLayerProperties4 | Provides access to members that manipulate the globe layer properties. |
| IPersist | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
| IPersistStream (esriSystem) |
| Interfaces | Description |
|---|---|
| IFeatureLayerSelectionEvents (default) | Provides access to events that occur when the selection changes. |
When working with GlobeLayerProperties' default outbound interface in Visual Basic 6 declare variables as follows: Private WithEvents pGlobeLayerProperties as GlobeLayerProperties