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


IGridHatch Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IGridHatch Interface

Provides access to members that control the hatch marks along the meridians and parallels of a grid.

Product Availability

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

Members

Description
Read/write property HatchDirectional Indicates if the direction of the hatches is from the prime meridian and equator. False if the hatch mark should straddle the grid line.
Read/write property HatchIntervalX The interval (in grid units) along the X axis for the grid hatches.
Read/write property HatchIntervalY The interval (in grid units) along the Y axis for the grid hatches.
Read/write property HatchLength The length (in points) of the grid hatches.
Read/write property HatchLineSymbol The line symbol used to draw the grid hatches.
Read/write property HatchMarkerSymbol The marker symbol used to draw markers at grid hatch locations.

CoClasses that implement IGridHatch

CoClasses and Classes Description
Graticule A map grid that divides the map with meridians and parallels.