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

Defines a MapGrid based on the Military Grid Reference System (MGRS). The MGRS is derived from the Universal Transverse Mercator (UTM) grid system and the Universal Polar Stereographic (UPS) grid system, but uses a different labeling convention. A MgrsMapGrid comprises 5 MapGridLevels.

Object Model

MgrsMapGrid ClassMapGridLevelCollection ClassMapGridLevel Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class MgrsMapGrid 
   Inherits MgrsMapGridBase
C# 
public sealed class MgrsMapGrid : MgrsMapGridBase 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.MapGrid
      ESRI.ArcGIS.Client.MgrsMapGridBase
         ESRI.ArcGIS.Client.MgrsMapGrid

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.