Package | Description |
---|---|
com.aspose.cad.fileformats.dgn.dgnelements |
Modifier and Type | Class and Description |
---|---|
class |
DgnMultiTextElement
Represents multi-line text element
|
Modifier and Type | Method and Description |
---|---|
DgnTextElement[] |
DgnMultiTextElement.getStrings()
Gets lines
|
Modifier and Type | Method and Description |
---|---|
void |
DgnMultiTextElement.addText(DgnTextElement text)
Adds text element
|