This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriGpsLatLongFormat Constants (ArcObjects .NET 10.4 SDK) |
Lists the valid values for GPS positions' latitude-longitude display format.
Constant | Value | Description |
---|---|---|
esriGpsDegreesMinutesSeconds | 0 | Degrees minutes seconds. |
esriGpsDegreesMinutes | 1 | Degrees minutes. |
esriGpsDecimalDegrees | 2 | Decimal degrees. |