| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadobjects.blocks |
| Modifier and Type | Method and Description |
|---|---|
List<CadBlockStretchActionElement> |
CadBlockStretchAction.getBlockStretchActionElements()
Gets or sets the cad block stretch action elements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadBlockStretchAction.setBlockStretchActionElements(List<CadBlockStretchActionElement> value)
Gets or sets the cad block stretch action elements.
|