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


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

IMgrsGrid Interface

Provides access to members that control the properties of an MGRS grid.

Product Availability

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

Members

Name Description
Read/write property GridSquareBoundarySymbol The line symbol used to display the boundaries of the grid squares.
Read/write property GridSquareLabelColor The color used to display the grid square labels.
Read/write property GridSquareLabelFont The font used to display the grid square labels.
Read/write property GridSquareLabelSize The font size used to display the grid square labels.
Read/write property GridSquareLabelStyle The style used to display the grid square labels.
Read/write property InteriorTickLength The length of the interior grid ticks.
Read/write property InteriorTickSymbol The line symbol used to show interior grid ticks.
Read/write property ShowGridSquareIdentifiers Indicates if the square identifiers should be displayed.

Classes that implement IMgrsGrid

Classes Description
MgrsGrid The Military Grid Reference System (MGRS) object.