This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Constants > E > esriARGlobeTips Constants (ArcObjects .NET 10.4 SDK) |
Control tip options.
Constant | Value | Description |
---|---|---|
esriARGlobeTipsNone | 0 | No tips are displayed. |
esriARGlobeTipsLatLon | 1 | Latitude and Longitude tips are displayed. |
esriARGlobeTipsElevation | 2 | Elevation tips are displayed. |
esriARGlobeTipsLatLonElevation | 3 | Latitude, Longitude and elevation are displayed. |