This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchLayerExtension Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the hatch layer extension properties.
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 and Classes | Description |
---|---|
HatchLayerExtension | Hatch layer extension manages a collection of hatch classes. |