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


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

ISimpleMapGridBorder Interface

Provides access to the members that control the simple map grid border.

Product Availability

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

Members

Name Description
Read/write property LineSymbol The line symbol used to draw the border.

Classes that implement ISimpleMapGridBorder

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

Remarks

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.