Provides access to members that control the DMS Grid Label. Note: the IDMSGridLabel interface has been superseded byIDMSGridLabel3. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IDMSGridLabel is an interface for creating labels to display coordinate system information in various displays of degrees, minutes, and seconds, including as decimal degrees.
Members
Description | ||
---|---|---|
LabelType | The type of the DMS grid label. | |
LatLonFormat | The format with which the latitudes and longitudes are displayed. | |
MinutesColor | The color used to display the minutes. | |
MinutesFont | The font used to display the minutes. | |
SecondsColor | The color used to display the seconds. | |
SecondsFont | The font used to display the seconds. | |
ShowZeroMinutes | Indicates if zero minutes are shown. | |
ShowZeroSeconds | Indicates if zero seconds are shown. |
CoClasses that implement IDMSGridLabel
CoClasses and Classes | Description |
---|---|
DMSGridLabel | A grid label in degrees, minutes and seconds. |
See Also
IDMSGridLabel Interface | esriDMSGridLabelType Constants | IDMSGridLabel.LabelType Property | ILatLonFormat Interface | ILatLonFormat2 Interface