| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects.hatch |
| Modifier and Type | Method and Description |
|---|---|
List<CadHatchPatternData> |
CadHatch.getPatternDefinitions()
Gets or sets the pattern definitions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadHatch.setPatternDefinitions(List<CadHatchPatternData> value)
Gets or sets the pattern definitions.
|