Add layer types for Globe.
| Constant | Value | Description | 
| esriGlobeLayerTypeUnknown | 0 | Add layer as base image. | 
| esriGlobeLayerTypeDraped | 1 | Add layer as base image. | 
| esriGlobeLayerTypeElevation | 2 | Add layer as elevation. | 
| esriGlobeLayerTypeFloating | 3 | Add layer as floating. | 
 
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. 
.NET Snippets
Add Globe Layer by Type | 
Add Vector Data to Globe 
.NET Samples
Visualizing the camera path while animating (Code Files: 
VisualizeCameraPath) 
.NET Related Topics
Adding data to globe | 
GlobeCore