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


IDMSGridLabel2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > ID > IDMSGridLabel2 Interface
ArcGIS Developer Help

IDMSGridLabel2 Interface

Provides access to members that control the additional properties of DMS grid labels. Note: the IDMSGridLabel2 interface has been superseded by IDMSGridLabel3. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Read/write property AbbreviateLabels Indicates if the DMS labels should be abbreviated when the value is not a whole degree.
Read/write property LabelType The type of the DMS grid label.
Read/write property LatLonFormat The format with which the latitudes and longitudes are displayed.
Read/write property MinutesColor The color used to display the minutes.
Read/write property MinutesFont The font used to display the minutes.
Read/write property MinutesFontSize The font size used to display the minutes.
Read/write property SecondsColor The color used to display the seconds.
Read/write property SecondsFont The font used to display the seconds.
Read/write property SecondsFontSize The font size used to display the seconds.
Read/write property ShowZeroMinutes Indicates if zero minutes are shown.
Read/write property ShowZeroSeconds Indicates if zero seconds are shown.

Inherited Interfaces

Interfaces Description
IDMSGridLabel Provides access to members that control the DMS Grid Label.

Classes that implement IDMSGridLabel2

Classes Description
DMSGridLabel A grid label in degrees, minutes and seconds.