This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriDMSGridLabelType Constants (ArcObjects .NET 10.5 SDK) |
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. |
esriDMSGridLabelType Constants | IDMSGridLabel Interface | IDMSGridLabel.LabelType Property | ILatLonFormat2 Interface | ILatLonFormat Interface