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


esriGlobeDataType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Constants > E > esriGlobeDataType Constants
ArcGIS Developer Help

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.