ArcGIS Runtime SDK for WPF - Library Reference
LatLonMapGridLabelStyle Enumeration
See Also 
ESRI.ArcGIS.Client Namespace : LatLonMapGridLabelStyle Enumeration

The coordinate notation style of labels rendered by a LatLonMapGrid.

Syntax

Visual Basic (Declaration) 
Public Enum LatLonMapGridLabelStyle 
   Inherits System.Enum
C# 
public enum LatLonMapGridLabelStyle : System.Enum 

Members

MemberDescription
DecimalDegreesLatitude-Longitude MapGrid with labels in signed decimal degrees
DegreesMinutesSecondsLatitude-Longitude MapGrid with labels in degrees, minutes, seconds.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.LatLonMapGridLabelStyle

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.