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


IHatchLayerExtension Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchLayerExtension Interface
ArcGIS Developer Help

IHatchLayerExtension Interface

Provides access to the hatch layer extension properties.

Product Availability

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

Members

Name Description
Method AddClass Adds a class to the hatch extension.
Method ConvertToGraphics Converts hatches to graphics.
Method HatchClass The hatch class at the specified index.
Method HatchClassCount The number of hatch classes.
Method HatchClassNames String array of class names.
Method RemoveAll Removes all classes from the hatch extension.
Method RemoveClass Removes a class from the hatch extension.
Read/write property ShowHatches Indicates whether to show hatches.

Classes that implement IHatchLayerExtension

Classes Description
HatchLayerExtension Hatch layer extension manages a collection of hatch classes.