ArcGIS Runtime SDK for WPF - Library Reference
LatLonMapGrid Class
Members  See Also 
ESRI.ArcGIS.Client Namespace : LatLonMapGrid Class

Defines a MapGrid based on the latitude and longitude system. Labels are shown for Arctic Circle, Antarctic Circle, Equator, Tropics of Cancer and Capricorn, and the Prime Meridian in addition to grid coordinates. A LatLonMapGrid comprises 2 MapGridLevels.

Object Model

LatLonMapGrid ClassMapGridLevelCollection ClassMapGridLevel Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class LatLonMapGrid 
   Inherits MapGrid
C# 
public sealed class LatLonMapGrid : MapGrid 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.MapGrid
      ESRI.ArcGIS.Client.LatLonMapGrid

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.