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


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

esriDisplayCoordUnitType Constants

Display coordinate units for points supported by the Esri Mensuration System.

Constant Value Description
esriDisplayCUTypeUnknown -1 Unknown display coordinate unit.
esriDCUTypeDecimalDegrees 0 Display coordinate unit Decimal Degrees.
esriDCUTypeDegreesDecimalMinutes 1 Display coordinate unit Degrees Decimal Minutes.
esriDCUTypeDegreesMinutesSeconds 2 Display coordinate unit Degrees Minutes Seconds.
esriDCUTypeMGRS 3 Display coordinate unit MGRS.
esriDCUTypeUSNationalGrid 4 Display coordinate unit U.S. National Grid.
esriDCUTypeUTM 5 Display coordinate unit UTM.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.