Provides access to the hatch layer extension properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]() |
AddClass | Adds a class to the hatch extension. |
![]() |
ConvertToGraphics | Converts hatches to graphics. |
![]() |
HatchClass | The hatch class at the specified index. |
![]() |
HatchClassCount | The number of hatch classes. |
![]() |
HatchClassNames | String array of class names. |
![]() |
RemoveAll | Removes all classes from the hatch extension. |
![]() |
RemoveClass | Removes a class from the hatch extension. |
![]() |
ShowHatches | Indicates whether to show hatches. |
CoClasses that implement IHatchLayerExtension
| CoClasses and Classes | Description |
|---|---|
| HatchLayerExtension | Hatch layer extension manages a collection of hatch classes. |

