| Name | Description |
| ExportHatchPatterns | Method that exports hatch patterns to a PAT file. If a file with the same name already exists, it will be overwritten. |
| GetHatchPatternDefinitions | Method that gets the hatch pattern definitions from a PAT file. |
| LoadHatchPatterns | Method that loads hatch patterns from a PAT file. If a hatch pattern has the same name as specified in the PatternDefinitionNames is already loaded, it will be replaced. |
| Name | Description |
| Application | |
| Count | |
| Item | Allows integer-indexed access to items in the collection. |
| Parent | |
| Type |
| Name | Description |
| Drawing Sketch Hatch Region Sample | This sample demonstrates how to create a sketch hatch region in drawing. |