This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGridLadderLabels Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the ladder label properties of a grid.
Description | ||
---|---|---|
LadderLabelColor | The color of the ladder labels. | |
LadderLabelColumnCount | The number of ladder label columns. | |
LadderLabelFont | The fonst used to display ladder labels. | |
LadderLabelRowCount | The number of ladder label rows. | |
LadderLabelSize | The font size used to display ladder labels. | |
ShowLadderLabels | Indicates if ladder labels should be displayed. | |
ShowOuterLabelsOnly | Indicates if only the outer ladder labels should be shown. |
CoClasses and Classes | Description |
---|---|
MgrsGrid | The Military Grid Reference System (MGRS) object. |