Provides access to members that control the map grid border.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IMapGridBorder
CoClasses and Classes | Description |
---|---|
CalibratedMapGridBorder | A map grid border that is calibrated. |
SimpleMapGridBorder | A map grid border that uses simple lines. |