Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects |
Modifier and Type | Method and Description |
---|---|
List<CadMultiLineVectorBlock> |
CadMultiLine.getVectorBlocks()
Gets or sets the vector blocks.
|
Modifier and Type | Method and Description |
---|---|
void |
CadMultiLine.setVectorBlocks(List<CadMultiLineVectorBlock> value)
Gets or sets the vector blocks.
|