| Package | Description |
|---|---|
| com.aspose.cad.fileformats.cad.cadconsts | |
| com.aspose.cad.fileformats.cad.cadobjects |
| Modifier and Type | Method and Description |
|---|---|
static CadShadePlotMode |
CadShadePlotMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CadShadePlotMode[] |
CadShadePlotMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CadShadePlotMode |
CadPlotSettings.getShadePlotMode()
Gets or sets the shade plot mode.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CadPlotSettings.setShadePlotMode(CadShadePlotMode value)
Gets or sets the shade plot mode.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.