This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISimpleMapGridBorder Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the members that control the simple map grid border.
Description | ||
---|---|---|
LineSymbol | The line symbol used to draw the border. |
CoClasses and Classes | Description |
---|---|
SimpleMapGridBorder | A map grid border that uses simple lines. |
A simple map grid border is drawn using a line symbol specified with the ISimpleMapGridBorder interface.
An example is provided in the Carto Library Overview.