This document is archived and information here might be outdated. Recommended version. |
Provides access to the hatch layer extension properties.
Name | 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. |
Classes | Description |
---|---|
HatchLayerExtension | Hatch layer extension manages a collection of hatch classes. |