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


esriGlobeDataType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GlobeCore)  

esriGlobeDataType Constants

Types of internal globe data.

Constant Value Description
esriGlobeDataInvalid -1 Invalid data type for Globe.
esriGlobeDataTexture 0 Texture (image) internal data type.
esriGlobeDataElevation 1 Elevation (surface) internal data type.
esriGlobeDataVector 2 Vector internal data type.
esriGlobeDataText 3 Text internal data type.
esriGlobeDataObject 4 3D object internal data type.
esriGlobeDataPoint 5 Point internal data type.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Related Topics

GlobeCore | How to drape a layer on an elevation surface in globe | How to get and set the drawing order of layers in globe