Provides access to hatch definition properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AdjustTextOrientation | Indicates whether to adjust text orientation. | |
Alignment | The hatch alignment. | |
DisplayPrecision | The display precision. | |
Expression | The Expression. | |
ExpressionParserEngine | The Expression Parser Engine. | |
ExpressionSimple | Indicates whether the expression is simple. | |
HatchSymbol | The hatch symbol. | |
Offset | The offset. | |
Prefix | The prefix. | |
ShowSign | Indicates whether to show negative sign in hatch text for negative M values. | |
Suffix | The suffix. | |
TextDisplay | Text display setting for the style. | |
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.