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


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

IGridLadderLabels Interface

Provides access to members that control the ladder label properties of a grid.

Product Availability

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

Members

Name Description
Read/write property LadderLabelColor The color of the ladder labels.
Read/write property LadderLabelColumnCount The number of ladder label columns.
Read/write property LadderLabelFont The fonst used to display ladder labels.
Read/write property LadderLabelRowCount The number of ladder label rows.
Read/write property LadderLabelSize The font size used to display ladder labels.
Read/write property ShowLadderLabels Indicates if ladder labels should be displayed.
Read/write property ShowOuterLabelsOnly Indicates if only the outer ladder labels should be shown.

Classes that implement IGridLadderLabels

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