Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects.hatch |
Modifier and Type | Method and Description |
---|---|
List<CadHatchBoundaryPathContainer> |
CadHatch.getBoundaryPaths()
Gets or sets the boundary paths.
|
Modifier and Type | Method and Description |
---|---|
void |
CadHatch.setBoundaryPaths(List<CadHatchBoundaryPathContainer> value)
Gets or sets the boundary paths.
|