Package | Description |
---|---|
com.aspose.cad.fileformats.dgn | |
com.aspose.cad.fileformats.dgn.dgnelements |
Modifier and Type | Method and Description |
---|---|
DgnTagValue |
DgnTag.getDefaultTagValue()
Gets or sets the default tag value.
|
Modifier and Type | Method and Description |
---|---|
void |
DgnTag.setDefaultTagValue(DgnTagValue value)
Gets or sets the default tag value.
|
Modifier and Type | Method and Description |
---|---|
DgnTagValue |
DgnTagValueElement.getTagValue()
Gets or sets the tag value.
|
Modifier and Type | Method and Description |
---|---|
void |
DgnTagValueElement.setTagValue(DgnTagValue value)
Gets or sets the tag value.
|