| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadconsts | |
| com.aspose.cad.fileformats.dgn |
| Modifier and Type | Method and Description |
|---|---|
static CadLineStyle |
CadLineStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CadLineStyle[] |
CadLineStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CadLineStyle |
DgnElementMetadata.getLineStyle()
Gets or sets Line style
|
| Modifier and Type | Method and Description |
|---|---|
void |
DgnElementMetadata.setLineStyle(CadLineStyle value)
Gets or sets Line style
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.