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


esriDMSGridLabelType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriDMSGridLabelType Constants
ArcGIS Developer Help

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