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


esriDMSGridLabelType Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

esriDMSGridLabelType Constants

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

esriDMSGridLabelType Constants | IDMSGridLabel Interface | IDMSGridLabel.LabelType Property | ILatLonFormat2 Interface | ILatLonFormat Interface

.NET Related Topics

Creating map grid labels