This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapGridBorder Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the map grid border.
Description | ||
---|---|---|
DisplayName | The display name for the map grid border. | |
Draw | Draws the border to the specified display, using the frame bounds and the map bounds in page space. | |
Width | The width of the map grid border in points. |
CoClasses and Classes | Description |
---|---|
CalibratedMapGridBorder | A map grid border that is calibrated. |
SimpleMapGridBorder | A map grid border that uses simple lines. |