Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects.mlinestyleobject |
Modifier and Type | Method and Description |
---|---|
List<CadMLineStyleElement> |
CadMLineStyleObject.getMLineStyleElements()
Gets or sets the m line style elements.
|
Modifier and Type | Method and Description |
---|---|
void |
CadMLineStyleObject.setMLineStyleElements(List<CadMLineStyleElement> value)
Gets or sets the m line style elements.
|