![]() |
This document is archived and information here might be outdated. Recommended version. |
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. |