Package | Description |
---|---|
com.aspose.cad.fileformats.cad.cadobjects.attentities |
Modifier and Type | Method and Description |
---|---|
CadMText |
CadAttDef.getMultiText()
Gets or sets the multi text.
|
CadMText |
CadAttrib.getMultiText()
Gets or sets the multi text.
|
Modifier and Type | Method and Description |
---|---|
void |
CadAttDef.setMultiText(CadMText value)
Gets or sets the multi text.
|
void |
CadAttrib.setMultiText(CadMText value)
Gets or sets the multi text.
|