Provides access to hatch class properties.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IHatchClass
CoClasses and Classes | Description |
---|---|
HatchClass | The hatch class relates a hatch template to a polyline feature layer. |
Remarks
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.