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


esriGlobeLayerType Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

esriGlobeLayerType Constants

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