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


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

esriGlobeTipsType Constants

The Esri Globe's tip types.

Constant Value Description
esriGlobeTipsTypeNone 0 No globe tips.
esriGlobeTipsTypeLatLon 1 Latitude and longitude glope tips.
esriGlobeTipsTypeElevation 2 Elevation glope tips.
esriGlobeTipsTypeLatLonElevation 3 Latitude, longitude and elevation globe tips.

Product Availability

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

.NET Samples

Effects in the GlobeControl (Code Files: Effects)