This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Location > ESRI.ArcGIS.Location > Interfaces > IH > IHatchClass Interface (ArcObjects .NET 10.4 SDK) |
Provides access to hatch class properties.
Description | ||
---|---|---|
ConvertToGraphics | Convert to graphics. | |
Draw | Draw. | |
EndRange | The EndRange. | |
Filter | Query definition hatch class is defined by. | |
HatchInterval | Hatch Interval for the class. | |
HatchTemplate | HatchTemplate for hatch class. | |
LateralOffset | The LateralOffset. | |
MaximumScale | Maximum scale at which the hatch class will display. | |
MinimumScale | Minimum scale at which the hatch class will display. | |
ShowHatches | Indicates whether to show hatches. | |
StartRange | The StartRange. |
CoClasses and Classes | Description |
---|---|
HatchClass | The hatch class relates a hatch template to a polyline feature layer. |
The IHatchClass interface provides access to hatch class properties. Each hatch class has a hatch template. In order to create a HatchClass, you will need to assign a template to it.