DMS grid label type options.
| Constant | Value | Description |
|---|---|---|
| esriDMSGridLabelStandard | 0 | Standard. |
| esriDMSGridLabelStacked | 1 | Minutes stacked over seconds. |
| esriDMSGridLabelDD | 2 | Decimal degrees. |
| esriDMSGridLabelDM | 3 | Decimal minutes. |
| esriDMSGridLabelDS | 4 | Decimal seconds. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
See Also
IDMSGridLabel Interface | esriDMSGridLabelType Constants | IDMSGridLabel.LabelType Property | ILatLonFormat Interface | ILatLonFormat2 Interface