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


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

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

Name 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.

Classes that implement IGridHatch

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