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


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

IMapGridBorder Interface

Provides access to members that control the map grid border.

Product Availability

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

Members

Name Description
Read-only property DisplayName The display name for the map grid border.
Method Draw Draws the border to the specified display, using the frame bounds and the map bounds in page space.
Read-only property Width The width of the map grid border in points.

Classes that implement IMapGridBorder

Classes Description
CalibratedMapGridBorder A map grid border that is calibrated.
SimpleMapGridBorder A map grid border that uses simple lines.