ArcObjects Library Reference (Location)  

IHatchDefinition Interface

Provides access to hatch definition properties.

Product Availability

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

Members

Description
Read/write property AdjustTextOrientation Indicates whether to adjust text orientation.
Read/write property Alignment The hatch alignment.
Read/write property DisplayPrecision The display precision.
Read/write property Expression The Expression.
Read/write property ExpressionParserEngine The Expression Parser Engine.
Read/write property ExpressionSimple Indicates whether the expression is simple.
Read/write property HatchSymbol The hatch symbol.
Read/write property Offset The offset.
Read/write property Prefix The prefix.
Read/write property ShowSign Indicates whether to show negative sign in hatch text for negative M values.
Read/write property Suffix The suffix.
Read/write property TextDisplay Text display setting for the style.
Read/write property TextSymbol The text symbol.

CoClasses that implement IHatchDefinition

CoClasses and Classes Description
HatchLineDefinition Hatch using a line symbol.
HatchMarkerDefinition Hatch using a marker symbol.

Remarks

The IHatchDefinition interface provides access to hatch definition properties.  Each hatch definition's name includes the multiple of the hatch interval.  No two definitions within the same class can have the same multiple of the hatch interval.